You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/04/20 19:53:59 UTC

[jira] [Updated] (DRILL-2565) Add AlreadyClosedSqlException, some key checks, and test for future DRILL-2489 fix.

     [ https://issues.apache.org/jira/browse/DRILL-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Parth Chandra updated DRILL-2565:
---------------------------------
    Component/s: Client - JDBC

> Add AlreadyClosedSqlException, some key checks, and test for future DRILL-2489 fix.
> -----------------------------------------------------------------------------------
>
>                 Key: DRILL-2565
>                 URL: https://issues.apache.org/jira/browse/DRILL-2565
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>             Fix For: 0.9.0
>
>         Attachments: DRILL-2565.1.patch.txt, DRILL-2565.2.patch.txt, DRILL-2565.3.patch.txt, DRILL-2565.4.patch.txt
>
>
> - Created AlreadyClosedSqlException.
> - (Moved JdbcApiSqlException to subclass of SQLNonTransientException.)
> - Created test Drill2489CallsAfterCloseThrowExceptionsTest (partial --covers Connection, Statement, and ResultSet methods).
> - Added already-closed checking in a handful of places ( for now, just to confirm added exception and pattern in test).



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