conduktor.io ↗

log.default.flush.scheduler.interval.ms — Kafka Broker Configuration

Controls the interval at which logs are checked to see if they need to be flushed to disk. A background thread will run at a frequency specified by this parameter and will check each log to see if it has exceeded its flush.

Description

Controls the interval at which logs are checked to see if they need to be flushed to disk. A background thread will run at a frequency specified by this parameter and will check each log to see if it has exceeded its flush.interval time, and if so it will flush it.

Default Values by Kafka Version

Kafka VersionDefault Value
0.73000
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.