Andrew Wong has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/13692 )
Change subject: [java] KUDU-2873: attach authz tokens to SplitKeyRangeRequests ...................................................................... [java] KUDU-2873: attach authz tokens to SplitKeyRangeRequests This adds the fetching of the token, and tests to make sure that it exercises the same token reacquisition logic we have for writes and scans. Note: tserver-side testing for the endpoint can be found in tablet_server_authorization-test.cc. Change-Id: I2b4140076206f25b34d8025b45118e3ff7b4b826 --- M java/kudu-client/src/main/java/org/apache/kudu/client/SplitKeyRangeRequest.java M java/kudu-client/src/test/java/org/apache/kudu/client/TestAuthTokenReacquire.java 2 files changed, 30 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/92/13692/2 -- To view, visit http://gerrit.cloudera.org:8080/13692 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I2b4140076206f25b34d8025b45118e3ff7b4b826 Gerrit-Change-Number: 13692 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <[email protected]>
