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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2019/06/25 11:56:00 UTC

[jira] [Updated] (OAK-7213) Avoid call for child node when bundle contains all children

     [ https://issues.apache.org/jira/browse/OAK-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated OAK-7213:
--------------------------------
    Labels: bundling candidate_oak_1_8  (was: bundling)

> Avoid call for child node when bundle contains all children
> -----------------------------------------------------------
>
>                 Key: OAK-7213
>                 URL: https://issues.apache.org/jira/browse/OAK-7213
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: documentmk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>              Labels: bundling, candidate_oak_1_8
>             Fix For: 1.9.0, 1.10.0
>
>         Attachments: OAK-7213.patch
>
>
> When nodes are bundled in a document, the DocumentNodeStore keeps track of whether all children are included in a document. The presence of the hidden {{:doc-has-child-non-bundled}} property indicates there are non bundled child nodes. For the case when a document contains all children in the bundle, the DocumentNodeStore still does a find call on the DocumentStore when asked for an unknown child node.



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