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

Wes McKinney updated ARROW-10427:
---------------------------------
    Summary: [Flight][Java] Add optional session headers   (was: Add optional 
session headers )

> [Flight][Java] Add optional session headers 
> --------------------------------------------
>
>                 Key: ARROW-10427
>                 URL: https://issues.apache.org/jira/browse/ARROW-10427
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java
>    Affects Versions: 2.0.0
>            Reporter: Tiffany Lam
>            Priority: Major
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> * Add a client middleware which receives and re-uses a session token from the 
> server.
>  * Add a server middleware which, when encountering a request with no session 
> header, creates a session on the backend, generates a token for it, and sends 
> the token to the client in a header. The client can re-use this as indicated 
> above.
>  * If the client has a session header, re-use the same session from the 
> backend (report an error if an invalid session was used).



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

Reply via email to