[
https://issues.apache.org/jira/browse/KARAF-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986561#comment-13986561
]
Justin Cozzens commented on KARAF-2959:
---------------------------------------
It looks like this is due to the Connection never being registered to be closed
in the JdbcConnector. I think the Connection should be registered in
JdbcConnector.connect, which also means a new register function needs to be
created that takes an XAConnection.
> JDBC commands don't properly close connection
> ---------------------------------------------
>
> Key: KARAF-2959
> URL: https://issues.apache.org/jira/browse/KARAF-2959
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 3.0.1
> Reporter: Justin Cozzens
> Fix For: 4.0.0, 3.0.2
>
>
> Running the JDBC commands leaks connections, the connections are never closed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)