Hello Kudu Jenkins, Abhishek Chennaka, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20815 to look at the new patch set (#2). Change subject: [rpc] modernize code a bit ...................................................................... [rpc] modernize code a bit Since I'm updating the code in src/kudurpc/connection.{h,cc} and src/kudu/util/net/socket.{h,cc} in follow-up changelists, I went ahead and updated the code to be style-compliant, modernized it, and did other unsorted improvements before introducing the new functionality. Change-Id: I2634591426c3e107e4d11b661ff62e5cde8a7570 --- M src/kudu/rpc/connection.cc M src/kudu/rpc/connection.h M src/kudu/rpc/messenger.cc M src/kudu/rpc/messenger.h M src/kudu/rpc/proxy.cc M src/kudu/rpc/reactor.cc M src/kudu/rpc/reactor.h M src/kudu/util/net/socket.cc M src/kudu/util/net/socket.h 9 files changed, 287 insertions(+), 238 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/15/20815/2 -- To view, visit http://gerrit.cloudera.org:8080/20815 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I2634591426c3e107e4d11b661ff62e5cde8a7570 Gerrit-Change-Number: 20815 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <ale...@apache.org> Gerrit-Reviewer: Abhishek Chennaka <achenn...@cloudera.com> Gerrit-Reviewer: Kudu Jenkins (120)