Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/14784 )

Change subject: KUDU-3006: deflake RebalanceIgnoredTserversTest.Basic
......................................................................

KUDU-3006: deflake RebalanceIgnoredTserversTest.Basic

It takes some time for the newly created replicas to bootstrap
and get their status reported as 'healthy' in the catalog manager,
if running the rebalancing prior to that, some unhealthy replicas
would not be moved and the test would fail. So we should wait for
the cluster become healthy and then run the rebalancing.

Change-Id: Icf4b248a5fc91dac0dd6303da08f3b304878bfa2
Reviewed-on: http://gerrit.cloudera.org:8080/14784
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>
---
M src/kudu/rebalance/placement_policy_util.cc
M src/kudu/tools/rebalancer_tool-test.cc
M src/kudu/tools/rebalancer_tool.cc
3 files changed, 26 insertions(+), 10 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Alexey Serbin: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/14784
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Icf4b248a5fc91dac0dd6303da08f3b304878bfa2
Gerrit-Change-Number: 14784
Gerrit-PatchSet: 3
Gerrit-Owner: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <[email protected]>

Reply via email to