Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-5045

Support bundling of nodes present in version store

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.13, 1.6.0
    • documentmk

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              chetanm Chetan Mehrotra
              chetanm Chetan Mehrotra
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: