[infinispan-issues] [JBoss JIRA] (ISPN-3269) Connection leaks in TableManipulation
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Jun 27 10:40:20 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei resolved ISPN-3269.
--------------------------------
Fix Version/s: 5.2.0.Final
Resolution: Duplicate Issue
Duplicate of ISPN-2329
> Connection leaks in TableManipulation
> -------------------------------------
>
> Key: ISPN-3269
> URL: https://issues.jboss.org/browse/ISPN-3269
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 5.1.7.Final, 5.2.6.Final, 5.3.0.CR2
> Reporter: Nicolas Filotto
> Assignee: Mircea Markus
> Fix For: 5.2.0.Final
>
>
> It seems that there are connection leaks in the method getDatabaseType of the class TableManipulation. Indeed in this method we call twice {{connectionFactory.getConnection()}} but the returned connection is never closed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list