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/10/01 07:38:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-13303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jon McEwen updated KAFKA-13303:
-------------------------------
    Affects Version/s: 2.4.0
                       2.5.0
                       2.4.1
                       2.5.1

> RoundRobinPartitioner broken by KIP-480
> ---------------------------------------
>
>                 Key: KAFKA-13303
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13303
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 2.4.0, 2.5.0, 2.4.1, 2.5.1
>            Reporter: Jon McEwen
>            Priority: Minor
>
> 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)