You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/02/11 19:26:18 UTC

[jira] [Updated] (OAK-3929) RevisionGC does not invalidate document cache

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

Julian Reschke updated OAK-3929:
--------------------------------
    Fix Version/s: 1.0.28

> RevisionGC does not invalidate document cache
> ---------------------------------------------
>
>                 Key: OAK-3929
>                 URL: https://issues.apache.org/jira/browse/OAK-3929
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk
>    Affects Versions: 1.3.13
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Blocker
>              Labels: candidate_oak_1_0
>             Fix For: 1.2.11, 1.3.15, 1.0.28
>
>
> This issue only occurs on MongoMK and is broken because of changes done for OAK-3649.
> The invalidation call after documents are removed in MongoDocumentStore was changed from {{invalidateCache(Collection, List<String>)}} to {{invalidateCache(Iterable<String>)}}. The latter does not invalidate a document in the cache when it doesn't exist in MongoDB.



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