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

ASF GitHub Bot updated ARROW-6063:
----------------------------------
    Labels: pull-request-available  (was: )

> [FlightRPC] Implement "half-closed" semantics for DoPut
> -------------------------------------------------------
>
>                 Key: ARROW-6063
>                 URL: https://issues.apache.org/jira/browse/ARROW-6063
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: FlightRPC
>            Reporter: lidavidm
>            Priority: Major
>              Labels: pull-request-available
>
> Both sides on a DoPut should be able to half-close the stream, indicating 
> they will no longer write. This allows a client to indicate that it is done 
> writing data to the server, while still leaving the stream open so it can 
> read metadata responses until the server finishes. Meanwhile, the server 
> would see that the client has finished and be able to stop blocking on 
> reading client messages.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to