Chia-Ping Tsai created KAFKA-17624: -------------------------------------- Summary: Remove the E2E uses of accessing ACLs from zk Key: KAFKA-17624 URL: https://issues.apache.org/jira/browse/KAFKA-17624 Project: Kafka Issue Type: Sub-task Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
To remove ZooKeeper code from AclCommand, we first need to remove the related system tests. This task should remove zookeeper.py#list_acls and its usages, including zookeeper_tls_test.py, zookeeper_tls_encrypt_only_test.py, zookeeper_security_upgrade_test.py, `test_rolling_upgrade_phase_two`, `test_rolling_upgrade_sasl_mechanism_phase_two`, and upgrade_test.py#perform_upgrade. -- This message was sent by Atlassian Jira (v8.20.10#820010)