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 <aser...@cloudera.com>
Tested-by: Alexey Serbin <aser...@cloudera.com>
---
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 <chinazhangyi...@163.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>
Gerrit-Reviewer: Yifan Zhang <chinazhangyi...@163.com>

Reply via email to