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
| Author | Ming-Yen Chung |
| Status | Accepted |
| Kafka Version | 4.3 |
| JIRA | KAFKA-19740 |
| Wiki | View on Apache Wiki |
| Created | 2025-11-07 |
| Last Modified | 2026-02-09 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.