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 2015/05/11 11:53:59 UTC

[jira] [Created] (OAK-2857) Run background read and write operation concurrently

Marcel Reutegger created OAK-2857:
-------------------------------------

             Summary: Run background read and write operation concurrently
                 Key: OAK-2857
                 URL: https://issues.apache.org/jira/browse/OAK-2857
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, mongomk
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor
             Fix For: 1.3.0


OAK-2624 decoupled the background read from the background write but the methods implementing the operations are synchronized. This means they cannot run at the same time and e.g. an expensive background write may unnecessarily block a background read.



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