Skip to content

fix(scan): kcp fails to connect to older Kafka clusters. #44

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

Merged
merged 6 commits into from
Aug 19, 2025

Conversation

adrian-januzi
Copy link
Contributor

An issue raised by Warren in the #kcp channel. Their user kept failing to connect to their MSK cluster using kcp due to us defaulting the Sarama KafkaAdmin client to use Kafka 4.0.0 while the brokers were on an earlier version of Kafka.

Now kcp dynamically determines the Kafka version to use in the KafkaAdmin client based on the MSK version.

@adrian-januzi adrian-januzi requested a review from a team as a code owner August 18, 2025 15:01
@adrian-januzi adrian-januzi merged commit 66e4cec into main Aug 19, 2025
2 checks passed
@adrian-januzi adrian-januzi deleted the fix-older-kafka-cluster-scan-eof branch August 19, 2025 09:19
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

Successfully merging this pull request may close these issues.

2 participants