Alexey Serbin has posted comments on this change. Change subject: java: support TLS_AUTHENTICATION_ONLY ......................................................................
Patch Set 1: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/6087/1/java/kudu-client/src/main/java/org/apache/kudu/client/Negotiator.java File java/kudu-client/src/main/java/org/apache/kudu/client/Negotiator.java: PS1, Line 467: serverFeatures.contains(RpcFeatureFlag.TLS_AUTHENTICATION_ONLY) > TLS_AUTHENTICATION_ONLY is set in addition to TLS. We wouldn't have gotten Oh, now I see. -- To view, visit http://gerrit.cloudera.org:8080/6087 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment 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]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
