log.dir.failure.timeout.ms — Kafka Broker Configuration
If the broker is unable to successfully communicate to the controller that some log directory has failed for longer than this time, the broker will fail and shut down..
Description
If the broker is unable to successfully communicate to the controller that some log directory has failed for longer than this time, the broker will fail and shut down.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.8 | 30000 (30 seconds) |
| 3.9 | 30000 (30 seconds) |
| 4.0 | 30000 (30 seconds) |
| 4.1 | 30000 (30 seconds) |
| 4.2 | 30000 (30 seconds) |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.