Re: Request version not enabled errors upgrading from Kafka 3.5 -> 3.6

2024-05-08 Thread Johnson Okorie
Hi Justine, Thank you for your quick reply! I created https://issues.apache.org/jira/browse/KAFKA-16692 to describe the issue. Happy to provide any additional information needed. Regards, Johnson On Tue, 7 May 2024 at 23:18, Justine Olshan wrote: > Hi Johnson, > > Thanks for bringing this

Re: Request version not enabled errors upgrading from Kafka 3.5 -> 3.6

2024-05-07 Thread Justine Olshan
Hi Johnson, Thanks for bringing this issue to the mailing list. I'm familiar with the change you are referring to. However, during the upgrade you should be hitting this code path and we should not sending requests to older version brokers.

Request version not enabled errors upgrading from Kafka 3.5 -> 3.6

2024-05-07 Thread Johnson Okorie
Hi folks, Awesome work you have been doing on this project! I was hoping I could get some help on an issue we are having in one of our Kafka clusters. Most of the clients on this cluster use exactly-once-semantics. The Kafka cluster currently runs version 3.5.2 and we were attempting an upgrade