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:25:20 UTC

[jira] [Updated] (JCS-167) AbstractDiskCache.getKeySet() returns inconsistent key set

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

Alexey Stepanov updated JCS-167:
--------------------------------
    Summary: AbstractDiskCache.getKeySet() returns inconsistent key set  (was: AbstractDiskCache.getKeySet() is not consistent)

> AbstractDiskCache.getKeySet() returns inconsistent key set
> ----------------------------------------------------------
>
>                 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-1.3, jcs-2.0-beta-1
>            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)