Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A list of configs are getting #103

Open
Prateekdecp opened this issue May 10, 2024 · 0 comments
Open

A list of configs are getting #103

Prateekdecp opened this issue May 10, 2024 · 0 comments

Comments

@Prateekdecp
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant