[
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)