[
https://issues.apache.org/jira/browse/OAK-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775265#comment-16775265
]
Michael Dürig commented on OAK-8069:
------------------------------------
{quote}could the problem stem from the recursive {{writeNode}} call in
{{ChildNodeCollectorDiff}}?
{quote}
Yes and no. Assuming the depth of a path is relatively small (<100), there
still need to be many direct child nodes at least at one level to get into
memory issues,
> Log warning for too many transient modifications of direct child nodes
> ----------------------------------------------------------------------
>
> Key: OAK-8069
> URL: https://issues.apache.org/jira/browse/OAK-8069
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Components: segment-tar
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Priority: Blocker
> Labels: TarMK
> Fix For: 1.12, 1.11.0, 1.10.1, 1.8.12
>
>
> In a first step towards resolving OAK-8066, I want to add some logging
> regarding the number of transiently modified direct child nodes in
> {{DefaultSegmentWriter}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)