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

[Question] Can I use connectors with Kafka 2.8.1 on Amazon MSK? #1525

Closed
jaehyeon-kim opened this issue Apr 28, 2023 · 3 comments
Closed

[Question] Can I use connectors with Kafka 2.8.1 on Amazon MSK? #1525

jaehyeon-kim opened this issue Apr 28, 2023 · 3 comments

Comments

@jaehyeon-kim
Copy link

Hello,

I saw the latest LTS connectors depend on Apache Kafka at version 2.8.0. I plan to test some of them on Amazon MSK and the recommended version is 2.8.1.

Can I use the connectors with the recommended version?

Cheers,
Jaehyeon

@jaehyeon-kim
Copy link
Author

I see compatibility matrix up to version 1.0.0 - https://github.com/apache/camel-kafka-connector/blob/camel-kafka-connector-1.0.0/docs/modules/ROOT/pages/user-guide/camel-compatibility-matrix.adoc. It indicates Kafka 2.8.0, but it is deleted for later versions.

@davsclaus
Copy link
Contributor

Yes Camel Kafka Connectors are using the Kafka Client which often is compatible with different broker versions, especially when the two versions are closer, eg 2.8.0 and 2.8.1.

@jaehyeon-kim
Copy link
Author

Thank you so much @davsclaus!

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

2 participants