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

Support bundled documents in oak-mongo.js

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.5.13
    • None
    • mongomk
    • None

    Description

      With document bundling (OAK-1312) repository can have holes in document hierarchy (this comment)

      Just a quick note: with the implementation, we can have potential holes in documents - say we have /a, /a/b and /a/b/c and /a/b is bundled with /a. Then we'd only have documents - 0:/, 1:/a, 3:/a/b/c.
      While that, of course, is ok, but we would need to factor this at least in oak-mongo.js (I can't recall any place else right now) which loops recursively at quite a few places with breaking the loop if no docs are found at a given depth.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: