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

MissingLastRevSeeker optimized only for MongoDS

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.6
    • 1.0.7, 1.1.0
    • core
    • None

    Description

      This code currently has a hardwired optimization for MongoDB (allowing a range query on the lastmod property). For any other persistence, all nodes will be traversed.

      The DocumentStore query API allows to specify a single indexedProperty with a start value. We should use this, and find out whether that's sufficiently better.

      If it's not, we may want to extend the DocumentStore API, so that DS implementations other than Mongo can come up with better implementations of the query.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            reschke Julian Reschke
            reschke Julian Reschke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment