Ashish K Singh created KAFKA-2760:
-------------------------------------
Summary: Clean up interface of
AdminClient..describeConsumerGroup(groupId)
Key: KAFKA-2760
URL: https://issues.apache.org/jira/browse/KAFKA-2760
Project: Kafka
Issue Type: Bug
Reporter: Ashish K Singh
Assignee: Ashish K Singh
This is a follow up to KAFKA-2490, which introduced
{{describeConsumerGroup(groupId: String): (Map[TopicPartition, String],
Map[String, List[TopicPartition]])}}. It was suggested on the PR to rather have
{{describeConsumerGroup(groupId: String): List[ConsumerSummary]}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)