forked from apache/kudu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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]>
- Loading branch information
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters