group.coordinator.rebalance.protocols — Kafka Broker Configuration
The list of enabled rebalance protocols. Supported protocols: consumer,classic,unknown.
Description
The list of enabled rebalance protocols. Supported protocols: consumer,classic,unknown. The consumer rebalance protocol is in early access and therefore must not be used in production.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.7 | classic |
| 3.8 | classic |
| 3.9 | classic |
| 4.0 | classic,consumer |
| 4.1 | classic,consumer,streams |
| 4.2 | classic,consumer,streams |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.