Manikumar created KAFKA-7117:
--------------------------------
Summary: Allow AclCommand to use AdminClient API
Key: KAFKA-7117
URL: https://issues.apache.org/jira/browse/KAFKA-7117
Project: Kafka
Issue Type: Improvement
Reporter: Manikumar
Assignee: Manikumar
Currently AclCommand (kafka-acls.sh) uses authorizer class (default
SimpleAclAuthorizer) to manage acls.
We should also allow AclCommand to support AdminClient API based acl
management. This will allow kafka-acls.sh script users to manage acls without
interacting zookeeper/authorizer directly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)