conduktor.io ↗

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 VersionDefault Value
0.8.0200
0.8.1200
0.8.2200
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.