[
https://issues.apache.org/jira/browse/OAK-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved OAK-2218.
--------------------------------
Resolution: Fixed
Fixed at http://svn.apache.org/r1637862
> Allow SegmentNodeBuilder to provide child builders of the same type
> -------------------------------------------------------------------
>
> Key: OAK-2218
> URL: https://issues.apache.org/jira/browse/OAK-2218
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: segmentmk
> Reporter: Alex Parvulescu
> Assignee: Alex Parvulescu
> Fix For: 1.0.9, 1.1.3
>
> Attachments: OAK-2218-v2.patch, OAK-2218-v3.patch, OAK-2218.patch
>
>
> Currently drilling down from a SegmentNodeBuilder via the child node methods
> will switch you over to a simple MemoryNodeBuilder.
> It turns out this has a big impact on memory consumption when running a full
> Lucene reindex as all of the files (all list of Blobs) will be backed by
> in-memory byte arrays, instead of SegmentBlobs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)