share.coordinator.append.linger.ms — Kafka Broker Configuration
The duration in milliseconds that the share coordinator will wait for writes to accumulate before flushing them to disk. Set to -1 for an adaptive linger time that minimizes latency based on the workload.
Description
The duration in milliseconds that the share coordinator will wait for writes to accumulate before flushing them to disk. Set to -1 for an adaptive linger time that minimizes latency based on the workload.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 4.0 | 10 |
| 4.1 | 5 |
| 4.2 | -1 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.