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