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

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

     [ https://issues.apache.org/jira/browse/ARROW-16069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-16069:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)