[
https://issues.apache.org/jira/browse/KAFKA-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-2760.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.9.0.0
Issue resolved by pull request 442
[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)