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 2014/02/10 12:42:19 UTC

[jira] [Created] (OAK-1406) Background operations block writes

Marcel Reutegger created OAK-1406:
-------------------------------------

             Summary: Background operations block writes
                 Key: OAK-1406
                 URL: https://issues.apache.org/jira/browse/OAK-1406
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, mongomk
    Affects Versions: 0.16
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger


The background operations thread in DocumentNodeStore blocks writes to ensure a correct sequence of revisions introduced by local and external commits. Within this synchronization block the thread also invalidates caches.  OAK-1156 introduced a selective cache invalidation logic, which only invalidates documents that changed, but also comes with additional cost because it will make calls to MongoDB.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)