batch.num.messages — Kafka Producer Configuration
The number of messages to send in one batch when using async mode. The producer will wait until either this number of messages are ready to send or queue.
Description
The number of messages to send in one batch when using async mode. The producer will wait until either this number of messages are ready to send or queue.buffer.max.ms is reached.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.0 | 200 |
| 0.8.1 | 200 |
| 0.8.2 | 200 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.