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 "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2018/02/22 22:12:01 UTC

[jira] [Commented] (OAK-7198) Index rule with REGEX_ALL_PROPS includes relative node

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

Vikas Saurabh commented on OAK-7198:
------------------------------------

Backported to 1.8 in [r1825101|https://svn.apache.org/r1825101].

This issue led to OOM whlie doing {{--doc-traversal-mode}} based oak-run indexing on mongo.  The issue was that due to this issue {{ChildNodeStateProvider}} tried to find a child node named {{\^\[\^\ }} and read quite big tree in memory from the dumped documents.

> Index rule with REGEX_ALL_PROPS includes relative node
> ------------------------------------------------------
>
>                 Key: OAK-7198
>                 URL: https://issues.apache.org/jira/browse/OAK-7198
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: lucene
>    Affects Versions: 1.8.0
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.9.0, 1.10, 1.8.3
>
>         Attachments: OAK-7198.patch
>
>
> A lucene index with an index rule that includes properties with {{LuceneIndexConstants.REGEX_ALL_PROPS}} also includes some child node.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)