[
https://issues.apache.org/jira/browse/DRILL-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065510#comment-15065510
]
ASF GitHub Bot commented on DRILL-2489:
---------------------------------------
Github user dsbos closed the pull request at:
https://github.com/apache/drill/pull/171
> Accessing Connection, Statement, PreparedStatement after they are closed
> should throw a SQLException
> ----------------------------------------------------------------------------------------------------
>
> Key: DRILL-2489
> URL: https://issues.apache.org/jira/browse/DRILL-2489
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - JDBC
> Reporter: Rahul Challapalli
> Assignee: Daniel Barclay (Drill)
> Fix For: 1.5.0
>
>
> git.commit.id.abbrev=7b4c887
> According to JDBC spec we should throw a SQLException when we access methods
> on a closed Connection, Statement, or PreparedStatement. Drill is currently
> not doing it.
> I can raise multiple JIRA's if the developer wishes to work on them
> independently
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)