conduktor.io ↗

KIP-1099 — Extend kafka-consumer-groups command line tool to support new consumer group

Accepted Kafka 4.0 ConsumerAdmin

Extends ConsumerGroupDescription with optional groupEpoch and targetAssignmentEpoch fields, MemberDescription with memberEpoch and upgraded fields, and ShareGroupDescription with groupEpoch and targetAssignmentEpoch, surfacing these in kafka-consumer-groups.sh and kafka-share-groups.sh. The new consumer group protocol (KIP-848) introduced epoch-based assignment tracking but the admin tooling had no visibility into group or member epochs.

Protocol Impact

ConsumerGroupDescribe v1

Details

AuthorPoAn Yang
StatusAccepted
Kafka Version4.0
JIRAKAFKA-17750
WikiView on Apache Wiki
Created2024-10-20
Last Modified2024-12-06
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.