Andrew Wong has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/13694 )

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
Reviewed-on: http://gerrit.cloudera.org:8080/13692
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>
(cherry picked from commit 8c68c946d467a466fa2d7f21c283fc083d380d29)
Reviewed-on: http://gerrit.cloudera.org:8080/13694
Reviewed-by: Grant Henke <[email protected]>
Tested-by: Andrew Wong <[email protected]>
---
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, 31 insertions(+), 1 deletion(-)

Approvals:
  Grant Henke: Looks good to me, approved
  Andrew Wong: Verified

--
To view, visit http://gerrit.cloudera.org:8080/13694
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.10.x
Gerrit-MessageType: merged
Gerrit-Change-Id: I2b4140076206f25b34d8025b45118e3ff7b4b826
Gerrit-Change-Number: 13694
Gerrit-PatchSet: 3
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to