conduktor.io ↗

KIP-1227 — Expose Rack ID in MemberDescription and ShareMemberDescription

Accepted Kafka 4.2 ConsumerAdmin

Surfaces the rackId field already present in ConsumerGroupDescribeResponse and ShareGroupDescribeResponse into the MemberDescription and ShareMemberDescription objects returned by AdminClient. The rack ID was silently discarded during response parsing despite being available in the wire protocol, making it impossible to verify rack-aware assignment via the Admin API.

Protocol Impact

ConsumerGroupDescribe

Details

Authorfu.jian
StatusAccepted
Kafka Version4.2
JIRAKAFKA-19784
WikiView on Apache Wiki
Created2025-10-13
Last Modified2025-10-22
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.