Will Berkeley has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10667 )
Change subject: [tools] ksck: fix some output spacing and printing of GetFlags warnings ...................................................................... [tools] ksck: fix some output spacing and printing of GetFlags warnings The result of the call to GetFlags was not being saved, resulting in a different warning being printed than the reason GetFlags failed, when it did fail. The different warning was usually from a successful previous RPC and so was, pretty confusingly, a blank line. Change-Id: I5a7772a2d25d934ce42b27fbb81a5711cb4f12cd Reviewed-on: http://gerrit.cloudera.org:8080/10667 Tested-by: Will Berkeley <[email protected]> Reviewed-by: Will Berkeley <[email protected]> --- M src/kudu/tools/ksck.cc M src/kudu/tools/ksck_results.cc 2 files changed, 8 insertions(+), 3 deletions(-) Approvals: Will Berkeley: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/10667 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I5a7772a2d25d934ce42b27fbb81a5711cb4f12cd Gerrit-Change-Number: 10667 Gerrit-PatchSet: 3 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Will Berkeley <[email protected]>
