[ https://issues.apache.org/jira/browse/KAFKA-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229270#comment-17229270 ]
David Jacot commented on KAFKA-10216: ------------------------------------- Small KIP to address this: https://cwiki.apache.org/confluence/display/KAFKA/KIP-685%3A+Loosen+permission+for+listing+reassignments > Loosen permission for listing reassignments > ------------------------------------------- > > Key: KAFKA-10216 > URL: https://issues.apache.org/jira/browse/KAFKA-10216 > Project: Kafka > Issue Type: Improvement > Components: core > Reporter: Jason Gustafson > Assignee: David Jacot > Priority: Major > > 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 reason 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)