conduktor.io ↗

KIP-222 — Add Consumer Group operations to Admin API

Accepted Kafka 2.0 AdminConsumer

Adds `describeConsumerGroups`, `listConsumerGroups`, and `deleteConsumerGroups` operations to the `AdminClient` Java API. The existing tooling for consumer group inspection existed only in CLI scripts that used internal Scala classes or ZooKeeper directly, making programmatic group management impossible without shell-outs.

Details

AuthorJorge Esteban Quilcate Otoya
StatusAccepted
Kafka Version2.0
JIRAKAFKA-6058
WikiView on Apache Wiki
Created2017-11-05
Last Modified2018-11-08
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.