Will Berkeley has uploaded a new patch set (#10) to the change originally created by Alexey Serbin. ( http://gerrit.cloudera.org:8080/10540 )
Change subject: [tools] Extra integration tests for the rebalancer ...................................................................... [tools] Extra integration tests for the rebalancer This patch adds more integration tests for the rebalancer: - Coverage for adding a new tablet server post-rebalancing and then rebalancing again. - Coverage for DDL concurrent with rebalancing. - Coverage for running two rebalancers concurrently. - Coverage for when a tablet server goes down during rebalancing. - Coverage for when a tablet server is added during rebalancing. Change-Id: I78b3dcea71ed303f6ecd199604b2385796d05da8 --- M src/kudu/tools/CMakeLists.txt M src/kudu/tools/kudu-admin-test.cc 2 files changed, 549 insertions(+), 47 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/10540/10 -- To view, visit http://gerrit.cloudera.org:8080/10540 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I78b3dcea71ed303f6ecd199604b2385796d05da8 Gerrit-Change-Number: 10540 Gerrit-PatchSet: 10 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Will Berkeley <[email protected]>
