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 "Mohit Kataria (Jira)" <ji...@apache.org> on 2019/10/25 10:59:00 UTC

[jira] [Updated] (OAK-8718) LuceneIndexStatsUpdateCallback is slow and synchronous which leads to slowness

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

Mohit Kataria updated OAK-8718:
-------------------------------
    Summary: LuceneIndexStatsUpdateCallback is slow and synchronous which leads to slowness  (was: LuceneIndexStatsUpdateCallback is slow and synchronous which lead to slowness)

> LuceneIndexStatsUpdateCallback is slow and synchronous which leads to slowness
> ------------------------------------------------------------------------------
>
>                 Key: OAK-8718
>                 URL: https://issues.apache.org/jira/browse/OAK-8718
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Mohit Kataria
>            Assignee: Mohit Kataria
>            Priority: Major
>
> LuceneIndexStatsUpdateCallback is slow an is synchronous which lead to slowness.
> Resolution:
> Make this callback to be executed only in asyncIndexUpdate and also make this configurable
> i.e. call only if  previous call + currentTime > configured time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)