controlled.shutdown.retry.backoff.ms — Kafka Broker Configuration
Before each retry, the system needs time to recover from the state that caused the previous failure (Controller fail over, replica lag etc). This config determines the amount of time to wait before retrying.
Description
Before each retry, the system needs time to recover from the state that caused the previous failure (Controller fail over, replica lag etc). This config determines the amount of time to wait before retrying.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.0 | 5000 |
| 0.8.1 | 5000 |
| 0.8.2 | 5000 |
| 0.9.0 | 5000 |
| 0.10.0 | 5000 |
| 0.10.1 | 5000 |
| 0.10.2 | 5000 |
| 0.11.0 | 5000 |
| 1.0 | 5000 |
| 1.1 | 5000 |
| 2.0 | 5000 |
| 2.1 | 5000 |
| 2.2 | 5000 |
| 2.3 | 5000 |
| 2.4 | 5000 |
| 2.5 | 5000 |
| 2.6 | 5000 (5 seconds) |
| 2.7 | 5000 (5 seconds) |
| 2.8 | 5000 (5 seconds) |
| 3.0 | 5000 (5 seconds) |
| 3.1 | 5000 (5 seconds) |
| 3.2 | 5000 (5 seconds) |
| 3.3 | 5000 (5 seconds) |
| 3.4 | 5000 (5 seconds) |
| 3.5 | 5000 (5 seconds) |
| 3.6 | 5000 (5 seconds) |
| 3.7 | 5000 (5 seconds) |
| 3.8 | 5000 (5 seconds) |
| 3.9 | 5000 (5 seconds) |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.