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/03/03 11:46:21 UTC

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

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

Marcel Reutegger resolved OAK-1406.
-----------------------------------

    Resolution: Fixed

Further decoupled background write from local commits.

Done in http://svn.apache.org/r1573517

> 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
>             Fix For: 0.18
>
>         Attachments: background.png, persist.png
>
>
> 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.2#6252)