[
https://issues.apache.org/jira/browse/KAFKA-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049793#comment-15049793
]
ASF GitHub Bot commented on KAFKA-2896:
---------------------------------------
GitHub user apovzner opened a pull request:
https://github.com/apache/kafka/pull/655
KAFKA-2896 Added system test for partition re-assignment
Partition re-assignment tests with and without broker failure.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apovzner/kafka kafka_2896
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/655.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 #655
----
commit bddca8055a70ccc43851111e7898fd6ff2eb38db
Author: Anna Povzner <[email protected]>
Date: 2015-12-10T01:06:11Z
KAFKA-2896 Added system test for partition re-assignment
----
> 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
> Assignee: Anna Povzner
>
> 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)