Alexey Serbin has submitted this change and it was merged. (
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,
providing coverage for the following scenarios:
* a new tablet server added post-rebalancing,
and the rebalancer is run again
* DDL operations are run concurrently with the rebalancing
* two rebalancers are running concurrently
* a tablet server goes down during rebalancing
* a tablet server is added during rebalancing
Change-Id: I78b3dcea71ed303f6ecd199604b2385796d05da8
Reviewed-on: http://gerrit.cloudera.org:8080/10540
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <[email protected]>
---
M src/kudu/tools/CMakeLists.txt
M src/kudu/tools/kudu-admin-test.cc
2 files changed, 610 insertions(+), 47 deletions(-)
Approvals:
Kudu Jenkins: Verified
Adar Dembo: Looks good to me, approved
--
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: merged
Gerrit-Change-Id: I78b3dcea71ed303f6ecd199604b2385796d05da8
Gerrit-Change-Number: 10540
Gerrit-PatchSet: 13
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[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]>