[
https://issues.apache.org/jira/browse/OAK-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joerg Hoh closed OAK-3514.
--------------------------
> 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: documentmk
> Affects Versions: 1.0.22, 1.3.6
> Reporter: Joerg Hoh
> Priority: Minor
> 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
(v8.20.1#820001)