You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "avonthun (JIRA)" <ji...@apache.org> on 2017/10/11 07:26:00 UTC

[jira] [Created] (JCS-184) Unexpected dispose() in CompositeCacheManager.release()

avonthun created JCS-184:
----------------------------

             Summary: Unexpected dispose() in CompositeCacheManager.release()
                 Key: JCS-184
                 URL: https://issues.apache.org/jira/browse/JCS-184
             Project: Commons JCS
          Issue Type: Bug
          Components: Composite Cache
    Affects Versions: jcs-2.2
            Reporter: avonthun


If debug-logging is *not* enabled the return-statement is ignored and the code falls-through to cache.dispose().

See Line 739 in 
http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.2/commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/control/CompositeCacheManager.java?revision=1803806&view=markup



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)