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/09/02 10:55:45 UTC

[jira] [Created] (OAK-3333) SplitOperations purges _commitRoot entries too eagerly

Marcel Reutegger created OAK-3333:
-------------------------------------

             Summary: SplitOperations purges _commitRoot entries too eagerly
                 Key: OAK-3333
                 URL: https://issues.apache.org/jira/browse/OAK-3333
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, mongomk
    Affects Versions: 1.2, 1.0.12, 1.3.5
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
             Fix For: 1.3.6


OAK-2528 introduced purging of _commitRoot entries without associated local changes on the document. Those _commitRoot entries are created when a child nodes is added and the _children flag is touched on the parent.

The purge operation is too eager and removes all such entries, which may result in an undetected hierarchy conflict.



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