[
https://issues.apache.org/jira/browse/KAFKA-7117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-7117.
----------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
Merged the PR to trunk.
> 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
> Priority: Major
> Labels: needs-kip
> Fix For: 2.1.0
>
>
> 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)