You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/09/27 17:24:00 UTC

[jira] [Updated] (ARROW-10671) [FlightRPC] Bearer Token refresh design with retry mechanism

     [ https://issues.apache.org/jira/browse/ARROW-10671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li updated ARROW-10671:
-----------------------------
    Fix Version/s:     (was: 6.0.0)

> [FlightRPC] Bearer Token refresh design with retry mechanism
> ------------------------------------------------------------
>
>                 Key: ARROW-10671
>                 URL: https://issues.apache.org/jira/browse/ARROW-10671
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: FlightRPC, Java
>            Reporter: Keerat Singh
>            Priority: Major
>              Labels: design, pull-request-available
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> * The generated bearer token by implementations of CallHeaderAuthenticator such as BearerTokenAuthenticator are bound to expire.
>  * The expired access token needs to be refreshed.
>  * The FlightClient needs to retry the API call on encountering FlightStatusCode.TOKEN_EXPIRED and refresh the expired token.
> Refer to this [design document|https://docs.google.com/document/d/187DlGpIpOUPGhWvXVQEq0mXw_hdWjzzOuZp0p5qzBp0/edit?usp=sharing] for more details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)