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

Improve Performance of ElasticFunctionIndexCommonTest

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • indexing

    Description

      There is a PR to fix OAK-9727: https://github.com/apache/jackrabbit-oak/pull/524

      However due to the async requirement of Elastic indexes, this fix relies on introducing a delay after every commit in the Oak repository.

      This is not ideal as it could introduce flakiness in the case where indexing has not completed within the delay and in the other cases introduces unnecessary delays into the process due to the indexing being completed before the delay expires.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dklco Dan Klco
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: