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 "Joerg Hoh (Jira)" <ji...@apache.org> on 2022/05/10 09:55:00 UTC

[jira] [Commented] (OAK-9756) Calculate total duration of Index Sanitization

    [ https://issues.apache.org/jira/browse/OAK-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534270#comment-17534270 ] 

Joerg Hoh commented on OAK-9756:
--------------------------------

Created PR: https://github.com/apache/jackrabbit-oak/pull/563

> Calculate total duration of Index Sanitization
> ----------------------------------------------
>
>                 Key: OAK-9756
>                 URL: https://issues.apache.org/jira/browse/OAK-9756
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: lucene
>    Affects Versions: 1.42.0
>            Reporter: Joerg Hoh
>            Priority: Major
>
> It would be great to have the total amount of time which has been consumed to check the validity of lucene indexes.
> Therefor the log statement in [1] ff should be extended to display also the accumulated time (in seconds) spend in this validation. In that case the latest log statement contains the total amount of time spent there. 
> [1] https://github.com/apache/jackrabbit-oak/blob/bcab8d29511775c31218f780735939f7faf1c6b7/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/directory/IndexSanityChecker.java#L67



--
This message was sent by Atlassian Jira
(v8.20.7#820007)