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

indexing-job: in the index report, list phase timings in chronological order and not alphabetic order

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Done
    • None
    • 1.66.0
    • indexing
    • None

    Description

      Instead of:

      Timings:
        Build FFS (Dump+Merge): 00:00:30
        Build Lucene Index: 00:00:00
        Merge node store: 00:00:00
        Merge sort: 00:00:00
        Mongo dump: 00:00:30
        Total time: 00:00:32
      

      It should be:

        Mongo dump: 00:00:30
        Merge sort: 00:00:00
        Build FFS (Dump+Merge): 00:00:30
        Build Lucene Index: 00:00:00
        Merge node store: 00:00:00
        Total time: 00:00:32
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: