You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2020/05/12 15:56:00 UTC

[jira] [Created] (ARROW-8776) [FlightRPC][C++] Flight/C++ middleware don't receive headers on failed calls to Java servers

David Li created ARROW-8776:
-------------------------------

             Summary: [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
             Fix For: 1.0.0


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)