Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9047 )
Change subject: rpc: avoid an extra copy of shared_ptr for OutboundCall ...................................................................... rpc: avoid an extra copy of shared_ptr for OutboundCall Change-Id: I89356bd9c59e612e64ffc4e1ad4a6bfda44512aa Reviewed-on: http://gerrit.cloudera.org:8080/9047 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Michael Ho <[email protected]> Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/rpc/connection.cc M src/kudu/rpc/connection.h M src/kudu/rpc/reactor.cc M src/kudu/rpc/reactor.h 4 files changed, 7 insertions(+), 7 deletions(-) Approvals: Adar Dembo: Looks good to me, but someone else must approve Kudu Jenkins: Verified Michael Ho: Looks good to me, but someone else must approve Todd Lipcon: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/9047 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I89356bd9c59e612e64ffc4e1ad4a6bfda44512aa Gerrit-Change-Number: 9047 Gerrit-PatchSet: 2 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
