You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sriram Subramanian (JIRA)" <ji...@apache.org> on 2013/07/25 07:27:48 UTC

[jira] [Created] (KAFKA-988) Make ReassignReplica tool more usable

Sriram Subramanian created KAFKA-988:
----------------------------------------

             Summary: Make ReassignReplica tool more usable
                 Key: KAFKA-988
                 URL: https://issues.apache.org/jira/browse/KAFKA-988
             Project: Kafka
          Issue Type: Bug
            Reporter: Sriram Subramanian
            Assignee: Sriram Subramanian


As part of this first iteration, we will have two options - 

The manual option takes a list of topic - partition - replicas list and reassigns them. 

The automatic option takes a list of topics and broker list to move the topics to. The tool assigns the replicas for the topic partitions to these brokers using the default assignment strategy.

A dry run will be provided to see the assignment before actually doing the assignment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira