[
https://issues.apache.org/jira/browse/KAFKA-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson updated KAFKA-10216:
------------------------------------
Description: 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. (was: 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.)
> 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
> 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)