[
https://issues.apache.org/jira/browse/ARROW-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-5996.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
Issue resolved by pull request 4916
[https://github.com/apache/arrow/pull/4916]
> [Java] Avoid resource leak in flight service
> --------------------------------------------
>
> Key: ARROW-5996
> URL: https://issues.apache.org/jira/browse/ARROW-5996
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC, Java
> Reporter: Liya Fan
> Assignee: Liya Fan
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
> # In FlightService#doPutCustom, the flight stream must be closed, even if an
> exception is thrown during the call of responseObserver.onError
> # The exception occurred during the call to acceptPut should not be
> swallowed.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)