conduktor.io ↗

KIP-379 — Multiple Consumer Group Management

Accepted Kafka 2.4 ConsumerAdmin

Extends kafka-consumer-groups.sh to accept multiple --group arguments and an --all-groups flag so describe/delete/reset-offsets operations can target several groups or all groups in a single invocation. Running a single consumer group operation required launching a separate JVM per group, making bulk operations on many groups extremely slow and resource-intensive.

Details

AuthorAlex Dunayevsky
StatusAccepted
Kafka Version2.4
JIRAKAFKA-7471
WikiView on Apache Wiki
Created2018-10-03
Last Modified2019-01-16
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.