[
https://issues.apache.org/jira/browse/OAK-10423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nuno Santos updated OAK-10423:
------------------------------
Description:
Improvements:
- Report all times in {{{}hours:minutes:seconds{}}}. Currently we are relying
on the Guava's {{{}Stopwatch.toString(){}}}, which reports times as
{{{}hh.[00-99]{}}}, instead of the standard 0 to 60 minutes. But if a duration
is less than 1h, then it reports number of minutes. This is inconsistent and
confusing, so we should always use the standard time format.
- Report time for index upload to Lucene
The MT traverse strategy is not reporting times for some phases, but as we are
phasing out this strategy, it is not important to improve metrics reporting for
it.
> Improve logging of metrics in indexing job
> ------------------------------------------
>
> Key: OAK-10423
> URL: https://issues.apache.org/jira/browse/OAK-10423
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: indexing
> Reporter: Nuno Santos
> Priority: Minor
> Labels: indexing
>
> Improvements:
> - Report all times in {{{}hours:minutes:seconds{}}}. Currently we are
> relying on the Guava's {{{}Stopwatch.toString(){}}}, which reports times as
> {{{}hh.[00-99]{}}}, instead of the standard 0 to 60 minutes. But if a
> duration is less than 1h, then it reports number of minutes. This is
> inconsistent and confusing, so we should always use the standard time format.
> - Report time for index upload to Lucene
> The MT traverse strategy is not reporting times for some phases, but as we
> are phasing out this strategy, it is not important to improve metrics
> reporting for it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)