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
Attachments
Issue Links
- blocks
-
KAFKA-5965 Remove Deprecated AdminClient from Streams Resetter Tool
- Resolved
- links to