Will Berkeley has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10226 )
Change subject: Retry pre-move ksck check in case of transient errors ...................................................................... Retry pre-move ksck check in case of transient errors ksck sometimes fails due to transient and harmless cluster conditions like leader elections. This allows the pre-flight ksck check in the move tool to retry on failure up to a short timeout in case the tablet subject to the move is experiencing a transient error. Change-Id: Ie07371c0509725dd6a4d379b91a329561a86a988 Reviewed-on: http://gerrit.cloudera.org:8080/10226 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Will Berkeley <[email protected]> --- M src/kudu/tools/tool_action_tablet.cc 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Andrew Wong: Looks good to me, approved Will Berkeley: Verified -- To view, visit http://gerrit.cloudera.org:8080/10226 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie07371c0509725dd6a4d379b91a329561a86a988 Gerrit-Change-Number: 10226 Gerrit-PatchSet: 2 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Will Berkeley <[email protected]>
