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/12 16:10:22 UTC

[jira] [Resolved] (OAK-1419) Improve concurrent merge handling

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

Marcel Reutegger resolved OAK-1419.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.17

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

> Improve concurrent merge handling
> ---------------------------------
>
>                 Key: OAK-1419
>                 URL: https://issues.apache.org/jira/browse/OAK-1419
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, mongomk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 0.17
>
>
> The MicroKernel and Document based NodeStore implementations currently perform retries when a merge failed and the conflict was potentially introduced by a commit hook or some external change not yet visible to the local cluster node.
> After a number of retries the implementation gives up and throws an exception. For the cluster local only merges the implementation could fall back to an exclusive lock and serialize merges.



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