[
https://issues.apache.org/jira/browse/DRILL-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539312#comment-14539312
]
Daniel Barclay (Drill) commented on DRILL-3034:
-----------------------------------------------
Commit message:
DRILL-3020: Copy cause exception's message to thrown SQLException's message.
Changed SQLException construction to set SQLException's message to the cause
exception's toString().
Also:
- Narrowed one SQLException to SQLNonTransientConnectionException (not other
two, since unclear whether transient, non-transient, or varied).
- Clarified/simplified exception messages.
- Fixed message typo.
> Apply UserException to port-binding error; handle UserException in
> embedded-Drill case
> --------------------------------------------------------------------------------------
>
> Key: DRILL-3034
> URL: https://issues.apache.org/jira/browse/DRILL-3034
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - JDBC, Execution - RPC
> Reporter: Daniel Barclay (Drill)
> Assignee: Daniel Barclay (Drill)
> Priority: Minor
> Attachments: DRILL-3034.1.patch.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)