You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Nitin Gupta (Jira)" <ji...@apache.org> on 2022/08/06 13:45:00 UTC

[jira] [Updated] (OAK-9733) Improve Performance of ElasticFunctionIndexCommonTest

     [ https://issues.apache.org/jira/browse/OAK-9733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nitin Gupta updated OAK-9733:
-----------------------------
    Labels: indexing-quality  (was: )

> Improve Performance of ElasticFunctionIndexCommonTest
> -----------------------------------------------------
>
>                 Key: OAK-9733
>                 URL: https://issues.apache.org/jira/browse/OAK-9733
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Dan Klco
>            Priority: Minor
>              Labels: indexing-quality
>
> 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. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)