Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/14784
to look at the new patch set (#2).
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
---
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(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/84/14784/2
--
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: newpatchset
Gerrit-Change-Id: Icf4b248a5fc91dac0dd6303da08f3b304878bfa2
Gerrit-Change-Number: 14784
Gerrit-PatchSet: 2
Gerrit-Owner: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)