Hello Dan Burkert, Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/6087
to review the following change.
Change subject: java: support TLS_AUTHENTICATION_ONLY
......................................................................
java: support TLS_AUTHENTICATION_ONLY
This is tested by a new unit test. Unfortunately an integration test is
slightly tricky since the daemons run on a different loopback IP than
they connect from.
Change-Id: I3c0dcca560a4a96a449fc0f5324e404f10247905
---
M java/kudu-client/src/main/java/org/apache/kudu/client/Negotiator.java
M java/kudu-client/src/test/java/org/apache/kudu/client/TestNegotiator.java
2 files changed, 77 insertions(+), 10 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/87/6087/1
--
To view, visit http://gerrit.cloudera.org:8080/6087
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3c0dcca560a4a96a449fc0f5324e404f10247905
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>