You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/06/21 16:25:00 UTC

[jira] [Updated] (ARROW-5681) [FlightRPC][Java] Wrap gRPC exceptions

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

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

> [FlightRPC][Java] Wrap gRPC exceptions
> --------------------------------------
>
>                 Key: ARROW-5681
>                 URL: https://issues.apache.org/jira/browse/ARROW-5681
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: FlightRPC, Java
>            Reporter: lidavidm
>            Assignee: lidavidm
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>
> Instead of requiring users to catch/throw StatusRuntimeException in Flight services/clients, and thereby leaking gRPC details, we should provide our own set of exceptions and status codes. This way, services can provide proper error messages and error codes to clients, which can catch the exception and respond properly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)