[ https://issues.apache.org/jira/browse/KAFKA-17625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897394#comment-17897394 ]
Chia-Ping Tsai commented on KAFKA-17625: ---------------------------------------- {quote} The second to remove the infrastructure that enables ZK in ducktape after the default metadata_quorum becomes KRaft and tests have been migrated over to support KRaft. {quote} I think the ZooKeeper infrastructure can't be completely removed from E2E tests, because we need to run old Kafka versions with the new producer/consumer to verify compatibility, such as in client_compatibility_produce_consume_test.py. > Remove ZK from ducktape in 4.0 > ------------------------------ > > Key: KAFKA-17625 > URL: https://issues.apache.org/jira/browse/KAFKA-17625 > Project: Kafka > Issue Type: Sub-task > Reporter: Colin McCabe > Assignee: Kevin Wu > Priority: Major > > This change will be done in 2 PRs: > * The first to remove existing ZK test parameterizations from ducktape (Done) > * The second to remove the infrastructure that enables ZK in ducktape after > the default metadata_quorum becomes KRaft and tests have been migrated over > to support KRaft. -- This message was sent by Atlassian Jira (v8.20.10#820010)