conduktor.io ↗

KIP-1142 — Allow to list non-existent group which has dynamic config

Accepted Kafka 4.1 Admin

Extends `kafka-configs.sh --describe --all-groups` to include groups that have dynamic configuration but no active members or committed offsets. Currently, listing all groups' dynamic configs is impossible because `--all-groups` only surfaces groups known to the group coordinator, excluding groups that exist solely via config records.

Protocol Impact

ListConfigResources v1

Details

AuthorPoAn Yang
StatusAccepted
Kafka Version4.1
JIRAKAFKA-18904
WikiView on Apache Wiki
Created2025-03-11
Last Modified2025-06-02
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.