Add a ProgressMeter to initial sync index builds

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Execution Team 2021-05-03, Execution Team 2021-05-17, Execution Team 2021-06-14, Execution Team 2021-06-28
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Similar to what's described in SERVER-45570, the CollectionBulkLoader uses two MultiIndexBlock objects, to build the _id index and other indexes, and MultiIndexBlock::insert() to build the indexes document by document. Only MultiIndexBlock::insertAllDocumentsInCollection has a ProgressMeter, which is not the code path used.

      This use case is rather different than usual since the CollectionBulkLoader is using two MultiIndexBlocks at once.

            Assignee:
            Kris Satya (Inactive)
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: