log.default.flush.interval.ms — Kafka Broker Configuration
Controls the maximum time that a message in any topic is kept in memory before flushed to disk. The value only makes sense if it’s a multiple of log.
Description
Controls the maximum time that a message in any topic is kept in memory before flushed to disk. The value only makes sense if it’s a multiple of log.default.flush.scheduler.interval .ms
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.7 | log.default.flush.scheduler.interval.ms |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.