[
https://issues.apache.org/jira/browse/KAFKA-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15935450#comment-15935450
]
Allen Wang commented on KAFKA-2273:
-----------------------------------
Does the current implementation have any dependency on Kafka 0.10 APIs or
protocols? Can the same code work with Kafka 0.9 client and broker?
> KIP-54: 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: Vahid Hashemian
> Labels: kip
> Fix For: 0.11.0.0
>
>
> 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.15#6346)