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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2016/01/26 15:01:39 UTC

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

Marcel Reutegger created OAK-3929:
-------------------------------------

             Summary: 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
             Fix For: 1.2.11, 1.3.15


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)