You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jon McEwen (Jira)" <ji...@apache.org> on 2021/09/15 10:08:00 UTC

[jira] [Created] (KAFKA-13303) RoundRobinPartitioner broken by KIP-480

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)