[infinispan-issues] [JBoss JIRA] (ISPN-1593) Some cache stores leak threads
Manik Surtani (Resolved) (JIRA)
jira-events at lists.jboss.org
Tue Dec 6 05:01:41 EST 2011
[ https://issues.jboss.org/browse/ISPN-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani resolved ISPN-1593.
---------------------------------
Resolution: Done
> Some cache stores leak threads
> ------------------------------
>
> Key: ISPN-1593
> URL: https://issues.jboss.org/browse/ISPN-1593
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 5.1.0.BETA5
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 5.1.0.CR1, 5.1.0.FINAL
>
>
> Some cache stores derive from AbstractCacheStore but they don't call {{super.stop()}} in their {{stop()}} implementation, so they leak the purger thread(s): CassandraCacheStore, JdbcStringBasedCacheStore, JdbcBinaryCacheStore, JdbmCacheStore, RemoteCacheStore, DummyInMemoryCacheStore.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list