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)