You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Vandahl (Jira)" <ji...@apache.org> on 2020/06/14 16:08:00 UTC

[jira] [Closed] (JCS-177) CompositeCacheManager leaks memory if CacheAccess.dipose is called

     [ https://issues.apache.org/jira/browse/JCS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Vandahl closed JCS-177.
------------------------------

> CompositeCacheManager leaks memory if CacheAccess.dipose is called
> ------------------------------------------------------------------
>
>                 Key: JCS-177
>                 URL: https://issues.apache.org/jira/browse/JCS-177
>             Project: Commons JCS
>          Issue Type: Bug
>          Components: Composite Cache
>    Affects Versions: jcs-2.1
>            Reporter: Ryan Fong
>            Assignee: Thomas Vandahl
>            Priority: Critical
>             Fix For: jcs-2.2
>
>         Attachments: jcs-177.patch, jcs-test.zip
>
>
> 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
(v8.3.4#803005)