conduktor.io ↗

KIP-1370 — Include Instance and Rack IDs in kafka-streams-groups.sh Member Output

Discussion StreamsAdmin

Adds GROUP-INSTANCE-ID and RACK-ID columns to `kafka-streams-groups.sh --describe --members`, showing the instance ID whenever any member has one and the rack ID only under `--verbose`. Both fields are already returned by StreamsGroupDescribe and the Admin API but were never printed, leaving no way to map generated member IDs to application instances or to diagnose static membership and rack-aware task placement.

Details

Authorsanghyeok an
StatusDiscussion
JIRAKAFKA-20888
WikiView on Apache Wiki
Created2026-08-04
Last Modified2026-08-09
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.