Skip to content

Upgrading Kafka to 3.5.1 and issue KAFKA-15353 #10346

Closed Answered by jslusher
jslusher asked this question in Q&A
Discussion options

You must be logged in to vote

Reporting back on this for anyone who might find it in the future. We upgraded from Strimzi/Kafka 0.37.0/3.4.0 directly to 0.42.0/3.7.1 in production without any issue whatsoever. We're at 9 brokers at the moment and we mostly use KafkaConnect plugins, but we have a handful of Python and Rust clients as well. The Strimzi documentation is excellent and complete.

For completeness, in staging I tested downgrading all the way back the original 0.37.0/3.4.0 and it took 5 steps:

3.7.1 --> 3.6.0
0.42.0 --> 0.38.0
3.6.0 --> 3.5.0
0.38.0 --> 0.37.0
3.5.0 --> 3.4.0

This was all while leaving inter.broker.protocol.version set at "3.4".

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jslusher
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jslusher
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