You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jeff Widman (JIRA)" <ji...@apache.org> on 2018/01/24 00:34:00 UTC

[jira] [Updated] (KAFKA-6058) Add "describe consumer groups" and "list consumer groups" to KafkaAdminClient

     [ https://issues.apache.org/jira/browse/KAFKA-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Widman updated KAFKA-6058:
-------------------------------
    Description: 
{{KafkaAdminClient}} does not allow to get information about consumer groups. This feature is supported by old {{kafka.admin.AdminClient}} though.

We should add {{KafkaAdminClient#describeConsumerGroups()}} and {{KafkaAdminClient#listConsumerGroup()}}.

Associated KIP: KIP-222

  was:
{{KafkaAdminClient}} does not allow to get information about consumer groups. This feature is supported by old {{kafka.admin.AdminClient}} though.

We should add {{KafkaAdminClient#describeConsumerGroups()}} and {{KafkaAdminClient#listConsumerGroup()}}.


> Add "describe consumer groups" and "list consumer groups" to KafkaAdminClient
> -----------------------------------------------------------------------------
>
>                 Key: KAFKA-6058
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6058
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>            Reporter: Matthias J. Sax
>            Assignee: Jorge Quilcate
>            Priority: Major
>              Labels: needs-kip
>
> {{KafkaAdminClient}} does not allow to get information about consumer groups. This feature is supported by old {{kafka.admin.AdminClient}} though.
> We should add {{KafkaAdminClient#describeConsumerGroups()}} and {{KafkaAdminClient#listConsumerGroup()}}.
> Associated KIP: KIP-222



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)