asfimport opened a new issue, #393:
URL: https://github.com/apache/arrow-java/issues/393

   - 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.
   
   **Reporter**: [Keerat 
Singh](https://issues.apache.org/jira/browse/ARROW-10671)
   #### PRs and other links:
   - [GitHub Pull Request 
apache/arrow#8780](https://github.com/apache/arrow/pull/8780)
   
   <sub>**Note**: *This issue was originally created as 
[ARROW-10671](https://issues.apache.org/jira/browse/ARROW-10671). Please see 
the [migration documentation](https://github.com/apache/arrow/issues/14542) for 
further details.*</sub>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to