Grant Henke has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/9607 )

Change subject: [tools] KUDU-2331: Allow move tool to work when uninvolved 
tserver is down
......................................................................

[tools] KUDU-2331: Allow move tool to work when uninvolved tserver is down

The move tool requires a clean ksck for the tablet it's acting on
for safety reasons, but the check for this failed if a tablet server
was down, even if the tablet server didn't host a replica for the
tablet and wasn't the destination server. This fixes the move
command so a down tserver uninvolved in the move won't prevent the
move.

Change-Id: Id1fc60233f4f50f478da7ccb104e37df3067400c
Reviewed-on: http://gerrit.cloudera.org:8080/9510
Reviewed-by: Adar Dembo <a...@cloudera.com>
Tested-by: Kudu Jenkins
(cherry picked from commit 13155d4a2f79f522b8213fbb99588109cc04b175)
Reviewed-on: http://gerrit.cloudera.org:8080/9607
Tested-by: Grant Henke <granthe...@gmail.com>
Reviewed-by: Will Berkeley <wdberke...@gmail.com>
---
M src/kudu/tools/kudu-admin-test.cc
M src/kudu/tools/tool_action_tablet.cc
2 files changed, 60 insertions(+), 33 deletions(-)

Approvals:
  Grant Henke: Verified
  Will Berkeley: Looks good to me, approved

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

Gerrit-Project: kudu
Gerrit-Branch: branch-1.7.x
Gerrit-MessageType: merged
Gerrit-Change-Id: Id1fc60233f4f50f478da7ccb104e37df3067400c
Gerrit-Change-Number: 9607
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <granthe...@gmail.com>
Gerrit-Reviewer: Grant Henke <granthe...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Will Berkeley <wdberke...@gmail.com>

Reply via email to