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/12/11 13:52:07 UTC

[jira] [Resolved] (OAK-1080) MongoMK: improved concurrency

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

Marcel Reutegger resolved OAK-1080.
-----------------------------------

    Resolution: Fixed

Implementation in the MongoNodeStore and MongoMK is complete. There are some missing pieces like looping over many child nodes efficiently in the MongoNodeState implementation, but I will open a separate issue about this.

> MongoMK: improved concurrency
> -----------------------------
>
>                 Key: OAK-1080
>                 URL: https://issues.apache.org/jira/browse/OAK-1080
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: mongomk
>            Reporter: Thomas Mueller
>            Assignee: Marcel Reutegger
>             Fix For: 0.14
>
>
> Currently, the MongoMK synchronizes on write (commit, merge) as well as on some read operations (getNodes, diffImpl). 
> Synchronization on read operations (specially getNodes) should no longer be needed. I will disable it for now, but we might need more test cases as well.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)