group.coordinator.append.linger.ms — Kafka Broker Configuration
The duration in milliseconds that the coordinator will wait for writes to accumulate before flushing them to disk. Transactional writes are not accumulated.
Description
The duration in milliseconds that the coordinator will wait for writes to accumulate before flushing them to disk. Transactional writes are not accumulated.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.8 | 10 |
| 3.9 | 10 |
| 4.0 | 5 |
| 4.1 | 5 |
| 4.2 | -1 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.