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 2016/06/24 06:30:16 UTC

[jira] [Created] (OAK-4503) Update count increases with rebase

Marcel Reutegger created OAK-4503:
-------------------------------------

             Summary: Update count increases with rebase
                 Key: OAK-4503
                 URL: https://issues.apache.org/jira/browse/OAK-4503
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, documentmk
    Affects Versions: 1.4, 1.2, 1.0
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor
             Fix For: 1.6


The update count in {{DocumentRootBuilder}} increases with the number of changes in memory when {{rebase()}} is called. The update count should stay the same because a rebase does not affect the number of in-memory changes.

This may lead to premature creation of a branch when pending changes are rebased too often. E.g. when Node.isLocked() is called frequently.



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