Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15357 )
Change subject: blocking_queue: replace gscoped_ptr with unique_ptr ...................................................................... blocking_queue: replace gscoped_ptr with unique_ptr Change-Id: I6f63bebeb1c450523ff89921ec0f75872937c14f Reviewed-on: http://gerrit.cloudera.org:8080/15357 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/util/blocking_queue-test.cc M src/kudu/util/blocking_queue.h 2 files changed, 21 insertions(+), 17 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/15357 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I6f63bebeb1c450523ff89921ec0f75872937c14f Gerrit-Change-Number: 15357 Gerrit-PatchSet: 2 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
