[ 
https://issues.apache.org/jira/browse/DRILL-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416276#comment-15416276
 ] 

ASF GitHub Bot commented on DRILL-4586:
---------------------------------------

GitHub user sudheeshkatkam opened a pull request:

    https://github.com/apache/drill/pull/567

    DRILL-4586: Add ErrorType#CLIENT to UserException for client side errors

    + Resolve relevant TODOs
    
    @parthchandra please review.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sudheeshkatkam/drill DRILL-4586

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/567.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #567
    
----
commit dc2779f89effcab9669b0f160efcee44932aa83d
Author: Sudheesh Katkam <[email protected]>
Date:   2016-08-11T00:28:42Z

    DRILL-4586: Add ErrorType#CLIENT to UserException for client side errors
    
    + Resolve relevant TODOs

----


> Create CLIENT ErrorType
> -----------------------
>
>                 Key: DRILL-4586
>                 URL: https://issues.apache.org/jira/browse/DRILL-4586
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Sudheesh Katkam
>            Assignee: Sudheesh Katkam
>
> To display client errors with nice messages, we use "system error". However 
> system error which is not meant to be used when we want to display a proper 
> error message. System errors are meant for unexpected errors that don't have 
> a "nice" error message yet.



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

Reply via email to