[ 
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)

Reply via email to