Hi, I can see in V2.4.0, we upgraded zookeeper from 3.4.14 to 3.5.5. So, I guess before V2.4.0 is good to go since it's just zookeeper minor version upgrade. But you still need to have a complete test for the upgrade.
In your case, I think you can expect the new feature: KRaft mode, to remove zookeeper. FYI ref: https://github.com/apache/kafka/blob/trunk/config/kraft/README.md Thanks. Luke On Tue, Jun 15, 2021 at 3:43 PM 邮件帮助中心 <yinghua...@163.com> wrote: > Hi: > The Kafka version of our cluster is 0.10.0.1, and the zookeeper > version is 3.4.6. Now we want to upgrade Kafka, but we can see that the > zookeeper of the later Kafka version is higher than 3.4.6. Which Kafka > version can be upgraded without upgrading the zookeeper version?