David Jacot created KAFKA-10212:
-----------------------------------
Summary: Describing a topic with the TopicCommand fails if
unauthorised to use ListPartitionReassignments API
Key: KAFKA-10212
URL: https://issues.apache.org/jira/browse/KAFKA-10212
Project: Kafka
Issue Type: Bug
Affects Versions: 2.5.0
Reporter: David Jacot
Assignee: David Jacot
Since https://issues.apache.org/jira/browse/KAFKA-8834, describing topics with
the TopicCommand requires privileges to use ListPartitionReassignments or fails
to describe the topics with the following error:
{quote}
Error while executing topic command : Cluster authorization failed.
{quote}
This is a quite hard restriction has most of the secure clusters do not
authorize non admin members to access ListPartitionReassignments.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)