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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2017/03/27 05:22:41 UTC

[jira] [Updated] (OAK-3514) Log when the changes to transient space overflow to the persistence

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

Chetan Mehrotra updated OAK-3514:
---------------------------------
    Component/s: documentmk

> Log when the changes to transient space overflow to the persistence
> -------------------------------------------------------------------
>
>                 Key: OAK-3514
>                 URL: https://issues.apache.org/jira/browse/OAK-3514
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, documentmk
>    Affects Versions: 1.0.22, 1.3.6
>            Reporter: Jörg Hoh
>         Attachments: DocumentRootBuilder-more-verbose.patch
>
>
> When large changes are being performed, the changes are not stored anymore in the in-memory transient space, but there is an overflow to the persistence.
> It should be logged, when this overflow will happen, because when you use DocumentNodeStore, the changes are written to persistence layer when stored in the transient space; when merging they get read back and the merged state is then written back again. This can cause major performance issues, and the log should indicate, that such a situation is just happening.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)