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 2014/11/03 06:21:34 UTC

[jira] [Commented] (OAK-2218) Allow SegmentNodeBuilder to provide child builders of the same type

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

Chetan Mehrotra commented on OAK-2218:
--------------------------------------

[~alex.parvulescu] Should this patch be ported to 1.0 branch also?

> 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.1.2
>
>         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)