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 2016/11/03 06:33:58 UTC

[jira] [Updated] (OAK-5045) Support bundling of nodes present in version store

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

Chetan Mehrotra updated OAK-5045:
---------------------------------
    Labels: bundling  (was: )

> Support bundling of nodes present in version store
> --------------------------------------------------
>
>                 Key: OAK-5045
>                 URL: https://issues.apache.org/jira/browse/OAK-5045
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: documentmk
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>              Labels: bundling
>             Fix For: 1.6
>
>
> Bundling logic would not work for node structures which are present in versionstore i.e. nodes stored under /jcr:system/jcr:versionStorage as the nodes there always have type {{nt:frozenNode}}. So any node structure which gets version would not get benefit of bundling
> Currently bundling logic looks for {{jcr:primaryType}} and {{jcr:mixinTypes}} for determining type information. To support bundling for nodes stored in version store we should also look for 
> * jcr:frozenPrimaryType
> * jcr:frozenMixinTypes
> These properties contains the type information of original node stored which got versioned



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)