You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2015/04/27 19:32:41 UTC

[jira] [Created] (DRILL-2883) create a new CLIENT user exception type for client side error

Deneche A. Hakim created DRILL-2883:
---------------------------------------

             Summary: create a new CLIENT user exception type for client side error
                 Key: DRILL-2883
                 URL: https://issues.apache.org/jira/browse/DRILL-2883
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - JDBC
            Reporter: Deneche A. Hakim
            Assignee: Deneche A. Hakim
            Priority: Minor
             Fix For: 1.1.0


When {{QueryResultHandler}} calls a user result listener, if an exception happens it's wrapped inside a {{SYSTEM}} error and passed again to the listener's submitFailed().

We should pass those exceptions as {{CLIENT}} errors instead to make it easier for us to separate them from server side errors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)