Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22756 )
Change subject: [client] fix result status handling ...................................................................... [client] fix result status handling This patch addresses sloppy result handling of functions/methods that return Status under the src/kudu/client directory. Change-Id: If12f237b254b041cb6df1b037d4bc42482849699 Reviewed-on: http://gerrit.cloudera.org:8080/22672 Reviewed-by: Yifan Zhang <[email protected]> Tested-by: Alexey Serbin <[email protected]> (cherry picked from commit e3c6259d02b06e86470c03289ddbc99ddf7b9ce3) Reviewed-on: http://gerrit.cloudera.org:8080/22756 Reviewed-by: Abhishek Chennaka <[email protected]> --- M src/kudu/client/client-test.cc M src/kudu/client/client-unittest.cc M src/kudu/client/scan_token-internal.cc M src/kudu/client/scan_token-test.cc M src/kudu/client/schema.cc 5 files changed, 50 insertions(+), 50 deletions(-) Approvals: Alexey Serbin: Verified Abhishek Chennaka: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/22756 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.18.x Gerrit-MessageType: merged Gerrit-Change-Id: If12f237b254b041cb6df1b037d4bc42482849699 Gerrit-Change-Number: 22756 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]>
