[
https://issues.apache.org/jira/browse/LENS-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14387471#comment-14387471
]
Hudson commented on LENS-468:
-----------------------------
SUCCESS: Integrated in Lens-Commit #674 (See
[https://builds.apache.org/job/Lens-Commit/674/])
LENS-468 : Connection leak in JDBCDriver.estimate path (jaideep.dhok: rev
56c5813024759dfa4c143f1a940442390360f55b)
* lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestJdbcDriver.java
* lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/JDBCDriver.java
> Connection leak in JDBCDriver.estimate path
> -------------------------------------------
>
> Key: LENS-468
> URL: https://issues.apache.org/jira/browse/LENS-468
> Project: Apache Lens
> Issue Type: Bug
> Components: driver-jdbc
> Affects Versions: 2.1
> Reporter: Jaideep Dhok
> Assignee: Jaideep Dhok
> Priority: Critical
> Fix For: 2.1
>
> Attachments: rb32614.patch
>
>
> JDBCDriver.prepareInternal takes a ready made connection, and does rewrite
> followed by prepared statement on the rewritten query. If rewrite throws an
> exception, the connection is not closed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)