Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15049 )
Change subject: [consensus] simplify RpcPeerProxy a bit ...................................................................... [consensus] simplify RpcPeerProxy a bit It's a small clean-up on the RpcPeerProxy class to avoid an extra call to operator new while preparing its HostPort parameter at call sites. Change-Id: Ie3185142ee16130f66609e88bcd3439956961c2e Reviewed-on: http://gerrit.cloudera.org:8080/15049 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/consensus/consensus_peers.cc M src/kudu/consensus/consensus_peers.h 2 files changed, 8 insertions(+), 9 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/15049 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie3185142ee16130f66609e88bcd3439956961c2e Gerrit-Change-Number: 15049 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
