lidavidm created ARROW-5681:
-------------------------------

             Summary: [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
             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