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/31 07:09:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16963718#comment-16963718 ] 

Mohit Kataria commented on OAK-8718:
------------------------------------

Commit revision:

[http://svn.apache.org/viewvc?view=revision&revision=1869201]

> 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 and  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)