conduktor.io ↗

KIP-717 — Deprecate batch-size config from console producer

Discarded Kafka 4.2 ProducerAdmin

Deprecates the `--batch-size` option from `kafka-console-producer.sh` since the new producer does not batch by message count, making the option a no-op. The option was a holdover from the old producer API and misleads users into thinking count-based batching is active when it is not.

Details

AuthorKamal Chandraprakash
StatusDiscarded
Kafka Version4.2
JIRAKAFKA-12392
WikiView on Apache Wiki
Created2021-03-01
Last Modified2022-03-06
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.