Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19229
Change subject: [rpc] add local_address() to Connection ...................................................................... [rpc] add local_address() to Connection This patch adds a means to get local address of the Connection object. A follow-up patch will be using this to distinguish between RPC arrived through a dedicated endpoint. Change-Id: I4aa8a035d8f0c150ad823f7817c39e689edf3d19 --- M src/kudu/rpc/connection.cc M src/kudu/rpc/connection.h M src/kudu/rpc/inbound_call.cc M src/kudu/rpc/inbound_call.h M src/kudu/rpc/rpc_context.cc M src/kudu/rpc/rpc_context.h 6 files changed, 32 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/29/19229/1 -- To view, visit http://gerrit.cloudera.org:8080/19229 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4aa8a035d8f0c150ad823f7817c39e689edf3d19 Gerrit-Change-Number: 19229 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
