[
https://issues.apache.org/jira/browse/KUDU-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adar Dembo resolved KUDU-2873.
------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
Andrew fixed this
[here|https://github.com/apache/kudu/commit/8c68c946d467a466fa2d7f21c283fc083d380d29].
> Java client's splitKeyRange doesn't seem to pick up an authz token
> ------------------------------------------------------------------
>
> Key: KUDU-2873
> URL: https://issues.apache.org/jira/browse/KUDU-2873
> Project: Kudu
> Issue Type: Improvement
> Components: authz
> Affects Versions: 1.10.0
> Reporter: Andrew Wong
> Assignee: Andrew Wong
> Priority: Major
> Fix For: 1.10.0
>
>
> Upon looking at the [SplitKeyRange
> code|[https://github.com/apache/kudu/blob/master/java/kudu-client/src/main/java/org/apache/kudu/client/SplitKeyRangeRequest.java]],
> it doesn't look like we're sending an authz token. There is tserver-side
> checking, so it seems like if we try to call into the Java API, the request
> will fail, complaining about a missing token.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)