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/04/11 10:18:00 UTC

[jira] [Resolved] (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 ]

Thomas Vandahl resolved JCS-167.
--------------------------------
    Fix Version/s: jcs-3.0
       Resolution: Abandoned

> 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
>            Priority: Major
>             Fix For: jcs-3.0
>
>
> _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
(v8.3.4#803005)