Hello Todd Lipcon, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/5703
to look at the new patch set (#6).
Change subject: Move SSLFactory and SSLSocket to the security module
......................................................................
Move SSLFactory and SSLSocket to the security module
Soon these classes will rely on the security module, so to avoid cyclic
dependencies they must be moved.
Change-Id: I100966cfd51435e2954459fce79baa7cf6da4dcb
---
M src/kudu/rpc/CMakeLists.txt
M src/kudu/rpc/connection.cc
M src/kudu/rpc/messenger.cc
M src/kudu/rpc/reactor.cc
M src/kudu/security/CMakeLists.txt
R src/kudu/security/ssl_factory.cc
R src/kudu/security/ssl_factory.h
R src/kudu/security/ssl_socket.cc
R src/kudu/security/ssl_socket.h
R src/kudu/security/x509_check_host.cc
R src/kudu/security/x509_check_host.h
M src/kudu/util/CMakeLists.txt
M src/kudu/util/net/net_util-test.cc
13 files changed, 47 insertions(+), 44 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/03/5703/6
--
To view, visit http://gerrit.cloudera.org:8080/5703
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I100966cfd51435e2954459fce79baa7cf6da4dcb
Gerrit-PatchSet: 6
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Todd Lipcon <[email protected]>