conduktor.io ↗

KIP-175 — Additional '--describe' views for ConsumerGroupCommand

Accepted Kafka 1.1 AdminConsumer

Extends kafka-consumer-groups.sh --describe with additional flags: --members (show group members and their assignments), --offsets (show committed offsets and lag), and --state (show high-level group state). The original single-view output mixed members without assignments and partitions without consumers, producing confusing tables with many empty columns for large groups.

Details

AuthorVahid Hashemian
StatusAccepted
Kafka Version1.1
JIRAKAFKA-5526
WikiView on Apache Wiki
Created2017-07-03
Last Modified2017-12-14
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.