[
https://issues.apache.org/jira/browse/OAK-11107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated OAK-11107:
---------------------------------
Fix Version/s: 1.70.0
> Index statistics support for multi-threaded indexing
> ----------------------------------------------------
>
> Key: OAK-11107
> URL: https://issues.apache.org/jira/browse/OAK-11107
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: indexing
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Major
> Fix For: 1.70.0
>
>
> The oak-run-commons IndexerStatisticsTracker tracking of nodes doesn't work
> correctly when using multiple threads. This is because if a second thread
> calls "startEntry" before the first thread calls "endEntry", then the
> starting time of the entries are mixed up. So that the total time is
> incorrect, and many slow entries are logged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)