rebalance.backoff.ms — Kafka Consumer Configuration
Backoff time between retries during rebalance. If not set explicitly, the value in zookeeper.
Description
Backoff time between retries during rebalance. If not set explicitly, the value in zookeeper.sync.time.ms is used.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.0 | 2000 |
| 0.8.1 | 2000 |
| 0.8.2 | 2000 |
| 0.9.0 | 2000 |
| 0.10.0 | 2000 |
| 0.10.1 | 2000 |
| 0.10.2 | 2000 |
| 0.11.0 | 2000 |
| 1.0 | 2000 |
| 1.1 | 2000 |
| 2.0 | 2000 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.