Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.0.0, 0.10.0.0, 0.10.0.1
-
None
-
None
Description
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.
Attachments
Issue Links
- links to