Koelli Mungee created KAFKA-5690:
------------------------------------
Summary: 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.11.0.0, 0.10.2.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)