[
https://issues.apache.org/jira/browse/DRILL-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Barclay (Drill) resolved DRILL-2319.
-------------------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.9.0)
0.8.0
> JDBC DrillStatementRegistry unimplemented; Statements leak, throw errors
> ------------------------------------------------------------------------
>
> Key: DRILL-2319
> URL: https://issues.apache.org/jira/browse/DRILL-2319
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - JDBC
> Reporter: Daniel Barclay (Drill)
> Assignee: Daniel Barclay (Drill)
> Fix For: 0.8.0
>
>
> The JDBC driver's DrillStatementRegistry's methods don't do anything, so open
> statements are not tracked, so closing the connection doesn't close any
> still-open Statements and ResultSets, so resources are leaked and closing the
> connection results in an exception.
> (Client-side workaround: Close each created statement.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)