Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-10423

Improve logging of metrics in indexing job

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • None
    • 1.58.0
    • indexing

    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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nuno.santos Nuno Santos
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: