Dan Burkert has submitted this change and it was merged. Change subject: Java Client: authenticate with login username when using SASL PLAIN ......................................................................
Java Client: authenticate with login username when using SASL PLAIN Also tweaks up some logging output I noticed when reviewing the negotiation tests for this change. Change-Id: I2a4234d4620af6c7e6fe5314b68f7f173252b208 Reviewed-on: http://gerrit.cloudera.org:8080/6209 Reviewed-by: Jean-Daniel Cryans <[email protected]> Tested-by: Kudu Jenkins --- 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, 13 insertions(+), 11 deletions(-) Approvals: Jean-Daniel Cryans: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6209 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2a4234d4620af6c7e6fe5314b68f7f173252b208 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
