conduktor.io ↗

KIP-1237 — Deprecate group.coordinator.rebalance.protocols config

Accepted Kafka 4.3 Consumer

Deprecates the group.coordinator.rebalance.protocols server configuration, which is now superseded by feature version flags (group.version, streams.version, share.version) managed via kafka-features. The config was a coarse gate for enabling new group protocols; the feature version system introduced by KIP-1022 provides the same capability with proper cluster-wide upgrade/downgrade semantics.

Details

AuthorMing-Yen Chung
StatusAccepted
Kafka Version4.3
JIRAKAFKA-19740
WikiView on Apache Wiki
Created2025-11-07
Last Modified2026-02-09
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.