[
https://issues.apache.org/jira/browse/OAK-8718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967318#comment-16967318
]
Julian Reschke commented on OAK-8718:
-------------------------------------
trunk: [r1869201|http://svn.apache.org/r1869201]
1.10: [r1869238|http://svn.apache.org/r1869238]
> 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
> Fix For: 1.20.0, 1.10.6
>
> Attachments: OAK-8718.patch
>
>
> 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)