group.streams.initial.rebalance.delay.ms — Kafka Broker Configuration
The amount of time the group coordinator will wait for more streams clients to join a new group before performing the first rebalance. A longer delay means potentially fewer rebalances.
Description
The amount of time the group coordinator will wait for more streams clients to join a new group before performing the first rebalance. A longer delay means potentially fewer rebalances.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 4.2 | 3000 (3 seconds) |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.