Marton Greber has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22563 )
Change subject: [common] fix result status handling ...................................................................... [common] fix result status handling This patch addresses sloppy result handling of functions/methods that return Status under the src/kudu/common directory. Change-Id: I8bf6de64284e4097ac18e56e282c81dea3d52544 Reviewed-on: http://gerrit.cloudera.org:8080/22563 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Zoltan Chovan <[email protected]> Reviewed-by: Marton Greber <[email protected]> --- M src/kudu/common/partition.cc M src/kudu/common/partition_pruner-test.cc M src/kudu/common/row_changelist-test.cc M src/kudu/common/row_operations-test.cc M src/kudu/common/schema-test.cc 5 files changed, 26 insertions(+), 22 deletions(-) Approvals: Alexey Serbin: Verified Zoltan Chovan: Looks good to me, but someone else must approve Marton Greber: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/22563 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8bf6de64284e4097ac18e56e282c81dea3d52544 Gerrit-Change-Number: 22563 Gerrit-PatchSet: 3 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]> Gerrit-Reviewer: Zoltan Chovan <[email protected]>
