Chia-Ping Tsai created KAFKA-19486: -------------------------------------- Summary: Always use the latest version of kafka-topics.sh to create topics in system tests Key: KAFKA-19486 URL: https://issues.apache.org/jira/browse/KAFKA-19486 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
Using "old" kafka-topics.sh to create topics on "old" brokers is stable, but it also has some disadvantages. 1. E2E does not cover the case of using "new" kafka-topics.sh on "old" brokers 2. it requires a bunch of conditions for "zk", since some old kafka-topics.sh require using zk connection In short, we should always use latest kafka-topics.sh to create topics on "old" brokers -- This message was sent by Atlassian Jira (v8.20.10#820010)