You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Ryan Murray (Jira)" <ji...@apache.org> on 2020/03/21 16:18:00 UTC

[jira] [Created] (ARROW-8181) [Java][FlightRPC] Expose transport error metadata

Ryan Murray created ARROW-8181:
----------------------------------

             Summary: [Java][FlightRPC] Expose transport error metadata
                 Key: ARROW-8181
                 URL: https://issues.apache.org/jira/browse/ARROW-8181
             Project: Apache Arrow
          Issue Type: Task
          Components: Java
            Reporter: Ryan Murray
            Assignee: Ryan Murray


Flight currently do not make the gRPC trailer available when a FlightRuntimeException is called. This precludes using the richer error model discussed in [1][2]. The metadata in the gRPC trailer should be exposed in a protocol agnostic way. 

This task is to expose error metadata without exposing transport implementation specifics.

[1] https://grpc.io/docs/guides/error/#richer-error-model
[2] https://cloud.google.com/apis/design/errors#error_model



--
This message was sent by Atlassian Jira
(v8.3.4#803005)