[
https://issues.apache.org/jira/browse/KAFKA-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin resolved KAFKA-5690.
-----------------------------
Resolution: Fixed
> kafka-acls command should be able to list per principal
> -------------------------------------------------------
>
> Key: KAFKA-5690
> URL: https://issues.apache.org/jira/browse/KAFKA-5690
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.10.2.0, 0.11.0.0
> Reporter: Koelli Mungee
> Assignee: Manikumar
> Priority: Major
> Fix For: 2.1.0
>
>
> Currently the `kafka-acls` command has a `--list` option that can list per
> resource which is --topic <topic> or --group <group> or --cluster. In order
> to look at the ACLs for a particular principal the user needs to iterate
> through the entire list to figure out what privileges a particular principal
> has been granted. An option to list the ACL per principal would simplify this
> process.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)