[
https://issues.apache.org/jira/browse/ARROW-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6136:
----------------------------------
Labels: pull-request-available (was: )
> [FlightRPC][Java] Don't double-close response stream
> ----------------------------------------------------
>
> Key: ARROW-6136
> URL: https://issues.apache.org/jira/browse/ARROW-6136
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC, Java
> Affects Versions: 0.14.1
> Reporter: lidavidm
> Assignee: lidavidm
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0
>
>
> DoPut in Java double-closes the metadata response stream: if the service
> implementation sends an error down that channel, the Flight implementation
> will unconditionally try to complete the stream, violating the gRPC semantics
> (either an error or a completion may be sent, never both).
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)