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

Chetan Mehrotra resolved OAK-3155.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.18
                   1.2.4

Applied the patch along with test. Also merged to branches and this would help 
us in debugging slow asyn indexing scenario in a better way by giving accurate 
timeseries data

* trunk - http://svn.apache.org/r1693526
* 1.0 - http://svn.apache.org/r1693529
* 1.2 - http://svn.apache.org/r1693531

> AsyncIndex stats do not capture execution for runs where no indexing is 
> performed
> ---------------------------------------------------------------------------------
>
>                 Key: OAK-3155
>                 URL: https://issues.apache.org/jira/browse/OAK-3155
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: query
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.2.4, 1.3.4, 1.0.18
>
>         Attachments: OAK-3155.patch
>
>
> {{AsyncIndexStats}} currently provides a time series of the stats around when 
> async indexing run and what time it took. Current logic only collect stats 
> when actual indexing is performed. If no change happened in the repository 
> from the last run that stats around that is ignored.
> Due to this if we see a time series of when runs happen then it might not be 
> true and gives a false impression that async indexing is slow. 
> As a fix we should record execution stats for every run



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to