[ https://issues.apache.org/jira/browse/KAFKA-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033706#comment-15033706 ]
jin xing commented on KAFKA-2896: --------------------------------- Hi, [~gwenshap] For this task, in my understanding, we need to do a test for ReassignPartitionsCommand; Threre are three functions to test: 'verifyAssignment', 'generateAssignment' and 'executeAssignment'; I think we need to implement a 'MockZkUtils' for the test; If it is appropriate, may I do this task? > System test for partition re-assignment > --------------------------------------- > > Key: KAFKA-2896 > URL: https://issues.apache.org/jira/browse/KAFKA-2896 > Project: Kafka > Issue Type: Task > Reporter: Gwen Shapira > > Lots of users depend on partition re-assignment tool to manage their cluster. > Will be nice to have a simple system tests that creates a topic with few > partitions and few replicas, reassigns everything and validates the ISR > afterwards. > Just to make sure we are not breaking anything. Especially since we have > plans to improve (read: modify) this area. -- This message was sent by Atlassian JIRA (v6.3.4#6332)