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

Reply via email to