Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9388
Change subject: [java] fix the regression test for KUDU-2267/KUDU-2319 ...................................................................... [java] fix the regression test for KUDU-2267/KUDU-2319 Previously, a regression test is added to ensure a client with valid token but without valid Kerberos credentials should be able to connect to all the masters. However, the test is not construct correctly. This patch fixs that. Change-Id: I5e827586fe549f6a0c927ce8a4f8eca954bfe690 --- M java/kudu-client/src/main/java/org/apache/kudu/client/ConnectToCluster.java M java/kudu-client/src/test/java/org/apache/kudu/client/TestSecurity.java 2 files changed, 21 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/88/9388/1 -- To view, visit http://gerrit.cloudera.org:8080/9388 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5e827586fe549f6a0c927ce8a4f8eca954bfe690 Gerrit-Change-Number: 9388 Gerrit-PatchSet: 1 Gerrit-Owner: Hao Hao <[email protected]>
