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 2013/11/11 10:10:27 UTC

[jira] [Updated] (OAK-1156) Improve the document cache invalidation logic to selectivly invalidate doc

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

Marcel Reutegger updated OAK-1156:
----------------------------------

    Summary: Improve the document cache invalidation logic to selectivly invalidate doc  (was: Improve the document cache invalidation logic to selectivly ivalidate doc)

> Improve the document cache invalidation logic to selectivly invalidate doc
> --------------------------------------------------------------------------
>
>                 Key: OAK-1156
>                 URL: https://issues.apache.org/jira/browse/OAK-1156
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mongomk
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>
> Currently the Background Read operation invalidates the complete cache in {{MongoNodeStore}} upon detecting external change. Instead of that it should check for which cached documents are stale and only invalidate them. 
> It can make use of {{_lastRev}} to check if nodes within a subtree have changed or not.



--
This message was sent by Atlassian JIRA
(v6.1#6144)