[ https://issues.apache.org/jira/browse/KAFKA-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327770#comment-15327770 ]
ASF GitHub Bot commented on KAFKA-3831: --------------------------------------- GitHub user vahidhashemian opened a pull request: https://github.com/apache/kafka/pull/1499 KAFKA-3831: Prepare for updating Mirror Maker's default partition assignment strategy to round robin This patch adds proper warning message and necessary doc updates for updating the default partition assignment strategy of Mirror Maker from range to round robin. The actual switch would occur as part of a major release cycle (to be scheduled). You can merge this pull request into a Git repository by running: $ git pull https://github.com/vahidhashemian/kafka KAFKA-3831 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1499.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1499 ---- commit 4ee0fd612f0e34a8a218de237fb869904b49af7e Author: Vahid Hashemian <vahidhashem...@us.ibm.com> Date: 2016-06-13T17:08:49Z KAFKA-3831: Prepare for updating Mirror Maker's default partition assignment strategy to round robin This patch adds proper warning message and necessary doc updates for updating the default partition assignment strategy of Mirror Maker from range to round robin. The actual switch would occur as part of a major release cycle (to be scheduled). ---- > Preparation for updating the default partition assignment strategy of Mirror > Maker to round robin > ------------------------------------------------------------------------------------------------- > > Key: KAFKA-3831 > URL: https://issues.apache.org/jira/browse/KAFKA-3831 > Project: Kafka > Issue Type: Improvement > Reporter: Vahid Hashemian > Assignee: Vahid Hashemian > Priority: Minor > > Add proper warnings and make necessary doc changes for updating the default > partition assignment strategy of Mirror Maker from range to round robin. The > actual switch would occur as part of a major release cycle (to be scheduled). -- This message was sent by Atlassian JIRA (v6.3.4#6332)