Ryan Fong created JCS-177:
-----------------------------
Summary: CompositeCacheManager leaks caches if CacheAccess.dipose
is called
Key: JCS-177
URL: https://issues.apache.org/jira/browse/JCS-177
Project: Commons JCS
Issue Type: Bug
Reporter: Ryan Fong
Priority: Critical
In JCS 2.1, The org.apache.commons.jcs.engine.control.CompositeCacheManager
holds onto a reference of CacheAccess in its caches map. If CacheAccess.dispose
is called, this reference is not cleaned up which results in a memory leak.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)