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

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

Github user jacques-n commented on the issue:

    https://github.com/apache/drill/pull/567
  
    Since it is all on the client/in the same jvm, why not just throw an 
exception and catch it? No need to jump through all the hoops that 
UserException goes through since you're never trying to propagate between 
multiple nodes.


> 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: Parth Chandra
>
> 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