You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar (JIRA)" <ji...@apache.org> on 2018/06/28 18:55:00 UTC

[jira] [Created] (KAFKA-7117) Allow AclCommand to use AdminClient API

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)