You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/07/28 05:15:00 UTC

[jira] [Created] (ARROW-6056) [Java] Handle exceptions when flight service processes put requests

Liya Fan created ARROW-6056:
-------------------------------

             Summary: [Java] Handle exceptions when flight service processes put requests
                 Key: ARROW-6056
                 URL: https://issues.apache.org/jira/browse/ARROW-6056
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Liya Fan


The current way of processing is to swallow the exception silently and print a log. However, this way is not friendly to debugging and problem diagnosis. We need a way to process it explicitly. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)