log.delete.delay.ms — Kafka Broker Configuration
The period of time we hold log files around after they are removed from the in-memory segment index. This period of time allows any in-progress reads to complete uninterrupted without locking.
Description
The period of time we hold log files around after they are removed from the in-memory segment index. This period of time allows any in-progress reads to complete uninterrupted without locking. You generally don’t need to change this.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.1 | 60000 |
| 0.8.2 | 60000 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.