You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alexey Stepanov (JIRA)" <ji...@apache.org> on 2016/09/01 11:24:20 UTC

[jira] [Created] (JCS-167) AbstractDiskCache.getKeySet() is not consistent

Alexey Stepanov created JCS-167:
-----------------------------------

             Summary: AbstractDiskCache.getKeySet() is not consistent
                 Key: JCS-167
                 URL: https://issues.apache.org/jira/browse/JCS-167
             Project: Commons JCS
          Issue Type: Bug
          Components: Composite Cache, Indexed Disk Cache
    Affects Versions: jcs-2.0-beta-1, jcs-1.3
            Reporter: Alexey Stepanov


_getKeySet()_ method implementations in disk caches (Block and Index) is not aware of purgatory inside _AbstractDiskCache_.
So _CacheAccess.getCacheControl().getKeySet()_ as well as GroupCacheAccess.getGroupKeys() returns key set that is inconsistent with whole cache state. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)