[ https://issues.apache.org/jira/browse/KAFKA-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16110080#comment-16110080 ]
huxihx edited comment on KAFKA-5690 at 8/2/17 3:38 AM: ------------------------------------------------------- I am seeing this jira as an improvement instead of a bug since other people possibly prefer showing acls by resource, so a new KIP might be required. Maybe a new parameter could be introduced to control whether it's showing by resource or by principal. was (Author: huxi_2b): I am seeing this jira as an improvement instead of a bug since other people prefer showing acls by resource, so a new KIP might be required. Maybe a new parameter could be introduced to control whether it's showing by resource or by principal. > 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 > > 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 (v6.4.14#64029)