Description
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.
Attachments
Issue Links
- links to
- mentioned in
-
Page Loading...