[
https://issues.apache.org/jira/browse/OAK-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davide Giannella updated OAK-5140:
----------------------------------
Affects Version/s: 1.4.8
1.5.13
> Collect stats around number of nodes traversed by AsyncIndexer
> --------------------------------------------------------------
>
> Key: OAK-5140
> URL: https://issues.apache.org/jira/browse/OAK-5140
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: query
> Affects Versions: 1.4.8, 1.5.13
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Labels: candidate_oak_1_4
> Fix For: 1.6, 1.5.15
>
>
> At times we see very long time in async index update cycle
> {noformat}
> 06.11.2016 18:16:18.703 *INFO* [aysnc-index-update-async]
> org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate [async] AsyncIndex
> update run completed in 25.58 min. Indexed 7498 nodes
> 06.11.2016 18:41:43.088 *INFO* [aysnc-index-update-async]
> org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate [async] AsyncIndex
> update run completed in 24.79 min. Indexed 28335 nodes
> {noformat}
> It would be good to also include the number of nodes traversed in that diff.
> For the record such high times were seen on a setup which did not had
> persistent cache enabled which probably caused slow diff
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)