Chia-Ping Tsai created KAFKA-18004:
--------------------------------------
Summary: Use 3.8 to run zk service
Key: KAFKA-18004
URL: https://issues.apache.org/jira/browse/KAFKA-18004
Project: Kafka
Issue Type: Sub-task
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
We plan to remove all ZooKeeper-related code in version 4.0. However, some old
brokers in the end-to-end tests still require ZooKeeper service, so we need to
run the ZooKeeper service using the 3.x release instead of the dev branch.
Since version 3.9 is not available in the
https://s3-us-west-2.amazonaws.com/kafka-packages repo, we can use version 3.8
for now.
https://github.com/apache/kafka/blob/trunk/tests/kafkatest/services/zookeeper.py#L47
--
This message was sent by Atlassian Jira
(v8.20.10#820010)