Dan Burkert has posted comments on this change. Change subject: java: fetch and adopt authn token and CA from master ......................................................................
Patch Set 3: -Code-Review (1 comment) http://gerrit.cloudera.org:8080/#/c/6077/3/java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java File java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java: Line 550: public void importAuthenticationData(byte[] authnData) { How about making this part of the client builder, so that it can't be done incorrectly? -- To view, visit http://gerrit.cloudera.org:8080/6077 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I24e71f0f5feefa36106a50074d40731911eff64b Gerrit-PatchSet: 3 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-HasComments: Yes
