Matthias J. Sax created KAFKA-6058: -------------------------------------- Summary: Add "describe consumer group" 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
{{KafkaAdminClient}} does not allow to get information about consumer groups. This feature is supported by old {{kafka.admin.AdminClient}} though. We should add {{KafkaAdminClient#describeConsumerGroup()}}. -- This message was sent by Atlassian JIRA (v6.4.14#64029)