[
https://issues.apache.org/jira/browse/ARROW-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou reassigned ARROW-6063:
-------------------------------------
Assignee: lidavidm
> [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
> Assignee: lidavidm
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> 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)