Skip to content

A list of configs are getting  #103

Description

@Prateekdecp

I am facing the following issues while using kafka gitops:(Attached the plan for reference)

  • The below set of configurations on kafka topic are getting re-applied on confluent kafka on every rerun and the plan step is always updating these configurations.Not sure what is going wrong?
  • compression.type: producer
  • leader.replication.throttled.replicas:
  • remote.storage.enable: false
  • message.downconversion.enable: true
  • segment.jitter.ms: 0
  • local.retention.ms: -2
  • flush.ms: 9223372036854775807
  • follower.replication.throttled.replicas:
  • flush.messages: 9223372036854775807
  • message.format.version: 3.0-IV1
  • file.delete.delay.ms: 60000
  • local.retention.bytes: -2
  • preallocate: false
  • index.interval.bytes: 4096
  • min.cleanable.dirty.ratio: 0.5
  • unclean.leader.election.enable: false
  • segment.index.bytes: 10485760
  • If any changes are made in the state file relating to partitions or replications the changes are not reflecting in the plan only change relating to configs are reflecting in the plan.

plan.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions