Yifan Zhang has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18429 )
Change subject: [disk_failure-itest] fix premature return from AllowRecovery() ...................................................................... [disk_failure-itest] fix premature return from AllowRecovery() Fixed a premature return from the AllowRecovery() utility function. Prior to this fix, the error injection flags were reset only for the first tserver upon call to AllowRecovery(). Change-Id: I8759d45623e33c5b2b21fceb681f277ab4e1c113 Reviewed-on: http://gerrit.cloudera.org:8080/18429 Reviewed-by: Yifan Zhang <[email protected]> Tested-by: Yifan Zhang <[email protected]> --- M src/kudu/integration-tests/disk_failure-itest.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yifan Zhang: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/18429 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8759d45623e33c5b2b21fceb681f277ab4e1c113 Gerrit-Change-Number: 18429 Gerrit-PatchSet: 3 Gerrit-Owner: Yuqi Du <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yuqi Du <[email protected]>
