[ https://issues.apache.org/jira/browse/KAFKA-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994456#comment-14994456 ]
ASF GitHub Bot commented on KAFKA-2760: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/442 > 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 > Fix For: 0.9.0.0 > > > 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)