log.flush.interval — Kafka Broker Configuration
Controls the number of messages accumulated in each topic (partition) before the data is flushed to disk and made available to consumers..
Description
Controls the number of messages accumulated in each topic (partition) before the data is flushed to disk and made available to consumers.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.7 | 500 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.