You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Olof Johansson (JIRA)" <ji...@apache.org> on 2015/06/16 14:51:00 UTC

[jira] [Created] (KAFKA-2273) Add rebalance with a minimal number of reassignments to server-defined strategy list

Olof Johansson created KAFKA-2273:
-------------------------------------

             Summary: Add rebalance with a minimal number of reassignments to server-defined strategy list
                 Key: KAFKA-2273
                 URL: https://issues.apache.org/jira/browse/KAFKA-2273
             Project: Kafka
          Issue Type: Sub-task
          Components: consumer
            Reporter: Olof Johansson
            Assignee: Neha Narkhede


Add a new partitions.assignment.strategy to the server-defined list that will do reassignments based on moving as few partitions as possible. This should be a quite common reassignment strategy especially for the cases where the consumer has to maintain state, either in memory, or on disk.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)