kafka/clients
Artem Livshits 2b2039f0ba
KAFKA-14156: Built-in partitioner may create suboptimal batches (#12570)
Now the built-in partitioner defers partition switch (while still
accounting produced bytes) if there is no ready batch to send, thus
avoiding switching partitions and creating fractional batches.

Reviewers: Jun Rao <jun@confluent.io>
2022-09-14 17:39:14 -07:00
..
src KAFKA-14156: Built-in partitioner may create suboptimal batches (#12570) 2022-09-14 17:39:14 -07:00
.gitignore