Jun Rao created KAFKA-4035:
------------------------------
Summary: AclCommand should allow Describe operation on groups
Key: KAFKA-4035
URL: https://issues.apache.org/jira/browse/KAFKA-4035
Project: Kafka
Issue Type: Bug
Reporter: Jun Rao
Currently, AclCommand stores the following mapping in
ResourceTypeToValidOperations.
Group -> Set(Read, All)
This prevents users from setting a Describe operation on a consumer group,
which is a valid combination. We should add Describe to the set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)