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

Change subject: [rebalance] Add '--ignored_tservers' flag to rebalancer
......................................................................

[rebalance] Add '--ignored_tservers' flag to rebalancer

'--ignored_tservers' is useful for users to run the rebalancing
even if there are some known dead tservers in the cluster.
These tservers are down but have not been removed from the cluster
(the 'ksck' also report them unless restarting masters).
If specified 'ignored_tservers', rebalancer will skip these tservers
and run on other healthy tservers.

Change-Id: Ie83a7d2497b778833f3f96fa8aa20e7486c5ebbb
Reviewed-on: http://gerrit.cloudera.org:8080/13539
Reviewed-by: Alexey Serbin <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
---
M src/kudu/tools/rebalance-test.cc
M src/kudu/tools/rebalancer.cc
M src/kudu/tools/rebalancer.h
M src/kudu/tools/rebalancer_tool-test.cc
M src/kudu/tools/tool_action_cluster.cc
5 files changed, 116 insertions(+), 30 deletions(-)

Approvals:
  Alexey Serbin: Looks good to me, approved; Verified

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie83a7d2497b778833f3f96fa8aa20e7486c5ebbb
Gerrit-Change-Number: 13539
Gerrit-PatchSet: 6
Gerrit-Owner: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Yifan Zhang <[email protected]>

Reply via email to