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

Compatibility with confluent kafka #934

Open
stefannmih opened this issue Oct 17, 2024 · 0 comments
Open

Compatibility with confluent kafka #934

stefannmih opened this issue Oct 17, 2024 · 0 comments

Comments

@stefannmih
Copy link

I have an old kafka cluster installed with confluent-5.5.0
I have kafka-manager-1.3.3.22

I am experiencing this issue:

[WARN] - from kafka.manager.actor.cluster.KafkaManagedOffsetCache in KafkaManagedOffsetCache
Failed to process a message from offset topic on cluster X

From what I've found, the kafka manager might not be able to understand some metadata from the kafka topics and this is why it's throwing this warning.

I've read this thread 744 that says this is probably caused by log.message.format.version incompatibility between Kafka cluster & CMAK.

  1. I would like to know if there is any compatibility matrix between the kafka manager and the confluent version that I use.
  2. Is there a specific version for log.message.format.version that I should use? Right now I use the default one.
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