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

MongoBlobStore improvements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.2
    • 1.0.6, 1.1.0
    • blob, mongomk
    • None

    Description

      To collect all chunk identifiers (getAllChunkIds) hint is used to force "_id" index usage.

      This index doesn't help because query is using "lastMod" field. It also doesn't allow to leverage custom indexes if created. In result queries are pretty slow.

      Additionally consider to create index on "lastMod" field to speed-up all queries using this criteria.

      Attachments

        1. OAK-2007.patch
          1.0 kB
          Przemyslaw Pakulski
        2. OAK-2007-MarkFilterRemove.patch
          4 kB
          Amit Jain

        Activity

          People

            amitjain Amit Jain
            ppakulski Przemyslaw Pakulski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: