[
https://issues.apache.org/jira/browse/KAFKA-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15517269#comment-15517269
]
Vahid Hashemian commented on KAFKA-4201:
----------------------------------------
[~hachikuji] It seems to me that the default assignment strategy of MM is
inherited from the default strategy of both old and new consumers. So, with
this change we are adding a config option to MM to overwrite the default
strategy of the consumers or any strategy set in consumer configuration. If
that is correct, then the fix for
[KAFKA-3818|https://issues.apache.org/jira/browse/KAFKA-3818] is merely setting
a (new) default for this new config.
> Add an --assignment-strategy option to Mirror Maker
> ---------------------------------------------------
>
> Key: KAFKA-4201
> URL: https://issues.apache.org/jira/browse/KAFKA-4201
> Project: Kafka
> Issue Type: Improvement
> Reporter: Vahid Hashemian
> Assignee: Vahid Hashemian
>
> The default assignment strategy in mirror maker will be changed from range to
> round robin in an upcoming release ([see
> KAFKA-3818|https://issues.apache.org/jira/browse/KAFKA-3818]). In order to
> make it easier for users to change the assignment strategy, add an
> {{--assignment-strategy}} option to Mirror Maker command line tool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)