Hello Dan Burkert,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5975
to review the following change.
Change subject: negotiation: remove unused local/remote addr fields
......................................................................
negotiation: remove unused local/remote addr fields
These fields were never actually getting set, so just killing some dead
code here.
Change-Id: I5012ebe299b29092fb9558edeb522a4bfcca087b
---
M src/kudu/rpc/client_negotiation.cc
M src/kudu/rpc/client_negotiation.h
M src/kudu/rpc/sasl_helper.cc
M src/kudu/rpc/sasl_helper.h
M src/kudu/rpc/server_negotiation.cc
M src/kudu/rpc/server_negotiation.h
6 files changed, 6 insertions(+), 62 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/5975/1
--
To view, visit http://gerrit.cloudera.org:8080/5975
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5012ebe299b29092fb9558edeb522a4bfcca087b
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>