Jon McEwen created KAFKA-13303:
----------------------------------
Summary: RoundRobinPartitioner broken by KIP-480
Key: KAFKA-13303
URL: https://issues.apache.org/jira/browse/KAFKA-13303
Project: Kafka
Issue Type: Bug
Reporter: Jon McEwen
Since KIP-480 Sticky Partitioning, the RoundRobinPartitioner doesn't behave
correctly. An additional call to `partition()` on new batch leads to
partitions being skipped.
I have a fix that I would like to contribute, but I need help getting started
as a contributor, e.g. for basic things like formatting the code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)