[
https://issues.apache.org/jira/browse/ARROW-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-8776.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 7174
[https://github.com/apache/arrow/pull/7174]
> [FlightRPC][C++] Flight/C++ middleware don't receive headers on failed calls
> to Java servers
> --------------------------------------------------------------------------------------------
>
> Key: ARROW-8776
> URL: https://issues.apache.org/jira/browse/ARROW-8776
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, FlightRPC
> Affects Versions: 0.17.0
> Reporter: David Li
> Assignee: David Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> For a failed call, gRPC/Java may consolidate headers with trailers, so
> Flight/C++ needs to check both headers and trailers to get any headers that
> may have been sent.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)