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