[ https://issues.apache.org/jira/browse/KAFKA-7752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manikumar resolved KAFKA-7752. ------------------------------ Resolution: Fixed Fix Version/s: 2.2.0 Issue resolved by pull request 6072 [https://github.com/apache/kafka/pull/6072] > zookeeper-security-migration.sh does not remove ACL on kafka-acl-extended > ------------------------------------------------------------------------- > > Key: KAFKA-7752 > URL: https://issues.apache.org/jira/browse/KAFKA-7752 > Project: Kafka > Issue Type: Bug > Components: tools > Affects Versions: 2.0.0 > Reporter: Attila Sasvari > Assignee: Attila Sasvari > Priority: Major > Fix For: 2.2.0 > > > Executed {{zookeeper-security-migration.sh --zookeeper.connect $(hostname > -f):2181/kafka --zookeeper.acl secure}} to secure Kafka znodes and then > {{zookeeper-security-migration.sh --zookeeper.connect $(hostname > -f):2181/kafka --zookeeper.acl unsecure}} to unsecure those. > I noticed that the tool did not remove ACLs on certain nodes: > {code} > ] getAcl /kafka/kafka-acl-extended > 'world,'anyone > : r > 'sasl,'kafka > : cdrwa > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)