You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/03/29 21:06:00 UTC

[jira] [Created] (ARROW-16069) [C++][FlightRPC] Refactor error statuses/codes into the transport-agnostic layer

David Li created ARROW-16069:
--------------------------------

             Summary: [C++][FlightRPC] Refactor error statuses/codes into the transport-agnostic layer
                 Key: ARROW-16069
                 URL: https://issues.apache.org/jira/browse/ARROW-16069
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, FlightRPC
            Reporter: David Li
            Assignee: David Li


There's a list of "common" error codes we should handle: [https://arrow.apache.org/docs/format/Flight.html#error-handling]

We should also try to refactor common utilities out of the individual transports (at least as much as reasonably possible). We should also introduce a common test.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)