Skip to content

Is ruby-kafka backwards compatible with older brokers? #878

Answered by dasch
wbushey asked this question in Q&A
Discussion options

You must be logged in to vote

Ruby-kafka is generally not compatible with older versions of Kafka. You'd have to use an older version of ruby-kafka that's compatible with the version of Kafka that you're targeting.

I believe that rdkafka-ruby and higher level libraries such as Racecar should have more flexible compatibility.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dasch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants