Yifan Zhang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18074
Change subject: KUDU-3328: make rebalancer tool take into account maintenance mode ...................................................................... KUDU-3328: make rebalancer tool take into account maintenance mode This patch improves rebalancer tool's behavior when some tablet servers are set maintenance mode. If these tservers are not specified in 'ignored_tservers' neither, rebalancer couldn't get replica moves and return IllegalState. Change-Id: I843a2521a811ab67c5f98bb43cc84367edb3fe0b --- M src/kudu/rebalance/rebalancer.h M src/kudu/tools/rebalancer_tool-test.cc M src/kudu/tools/rebalancer_tool.cc M src/kudu/tools/rebalancer_tool.h 4 files changed, 113 insertions(+), 78 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/18074/1 -- To view, visit http://gerrit.cloudera.org:8080/18074 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I843a2521a811ab67c5f98bb43cc84367edb3fe0b Gerrit-Change-Number: 18074 Gerrit-PatchSet: 1 Gerrit-Owner: Yifan Zhang <[email protected]>
