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 2019/03/12 14:29:00 UTC

[jira] [Commented] (OAK-7401) Changes kept in memory when update limit is hit in commit hook

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

Marcel Reutegger commented on OAK-7401:
---------------------------------------

Merged ignored test to older branches to reduce merge conflicts for other backports:
- 1.8: http://svn.apache.org/r1855327
- 1.6: http://svn.apache.org/r1855331

> Changes kept in memory when update limit is hit in commit hook
> --------------------------------------------------------------
>
>                 Key: OAK-7401
>                 URL: https://issues.apache.org/jira/browse/OAK-7401
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: documentmk
>    Affects Versions: 1.0, 1.2, 1.4, 1.6.0, 1.8.0
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Major
>              Labels: candidate_oak_1_6, candidate_oak_1_8
>             Fix For: 1.9.0, 1.10.0
>
>
> In some cases no persisted branch is created by the DocumentNodeStore when the number of changes hit the update limit. This happens when the current branch state is in-memory and the commit hook contributes changes that reach the update limit. The implementation keeps those changes in memory, which may lead to a commit way bigger than specified by the update limit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)