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/07/05 14:06:10 UTC

[jira] [Commented] (OAK-4536) Avoid premature branch

    [ https://issues.apache.org/jira/browse/OAK-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362527#comment-15362527 ] 

Marcel Reutegger commented on OAK-4536:
---------------------------------------

Added an ignored test: http://svn.apache.org/r1751481

> Avoid premature branch
> ----------------------
>
>                 Key: OAK-4536
>                 URL: https://issues.apache.org/jira/browse/OAK-4536
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: core, documentmk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>             Fix For: 1.6
>
>
> Some usage patterns will lead a premature branch created by the DocumentNodeStore. Every {{DocumentRootBuilder.purge()}} call currently causes a transition of the BranchState, from {{Unmodified}} to {{InMemory}} to {{Persisted}}. This means BranchState may reach {{Persisted}} even though {{update.limit}} is not reached.



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