[infinispan-issues] [JBoss JIRA] (ISPN-3271) Connection leaks in JdbcBinaryCacheStore

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Jun 27 04:31:21 EDT 2013


    [ https://issues.jboss.org/browse/ISPN-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785514#comment-12785514 ] 

Galder Zamarreño commented on ISPN-3271:
----------------------------------------

This is already fixed in Infinispan via ISPN-2033.
                
> Connection leaks in JdbcBinaryCacheStore
> ----------------------------------------
>
>                 Key: ISPN-3271
>                 URL: https://issues.jboss.org/browse/ISPN-3271
>             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
>
> It seems that there is a connection leak in the method {{purgeInternal}} of the class {{JdbcBinaryCacheStore}}. Indeed in this method, there are situations where {{connectionFactory.releaseConnection(conn)}} is not called for example in case {{emptyBuckets.isEmpty()}} or {{expiredBuckets.isEmpty()}}.

--
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