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

ReferenceIndex slowdown due to OAK-3403

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.11, 1.6.0
    • query
    • None

    Description

      In OAK-3403, a lookup using the ReferenceIndex now uses "new FilterImpl()", which in turn uses "new QueryEngineSettings()". And this is slow, because it is an AnnotatedStandardMBean, and instantiating such an object is quite slow. (Actually it is also wrong, because the configured query engine settings are not used in that case.)

      Attachments

        Issue Links

          Activity

            People

              thomasm Thomas Mueller
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: