Jason Gustafson created KAFKA-10216:
---------------------------------------
Summary: Loosen permission for listing reassignments
Key: KAFKA-10216
URL: https://issues.apache.org/jira/browse/KAFKA-10216
Project: Kafka
Issue Type: Improvement
Reporter: Jason Gustafson
Currently listing partition reassignments requires Cluster Describe permission.
This is quite annoying since it takes the user back to the days before KIP-352
where they cannot distinguish under-replicated partitions that are a result of
reassignment. Since both the adding/removing replicas are visible in the
replica set, I cannot think of a good reasonable a user should be unable to
tell which is which. I suggest we change the permission to Topic Describe
instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)