Alexey Serbin has uploaded this change for review. ( 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 --- M src/kudu/consensus/consensus_peers.cc M src/kudu/consensus/consensus_peers.h 2 files changed, 8 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/49/15049/1 -- 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: newchange Gerrit-Change-Id: Ie3185142ee16130f66609e88bcd3439956961c2e Gerrit-Change-Number: 15049 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
