queue.time — Kafka Producer Configuration
maximum time, in milliseconds, for buffering data on the producer queue. After it elapses, the buffered data in the producer queue is dispatched to the event.
Description
maximum time, in milliseconds, for buffering data on the producer queue. After it elapses, the buffered data in the producer queue is dispatched to the event.handler.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.7 | 5000 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.