Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-39453

Add initial sync support for simultaneous index builds

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2020-02-24

      Leverage listIndexes with its includeIndexBuilds optional flag to retrieve both ready and in-progress indexes. It looks like listIndexes results that are in-prog have a buildUUID flag to distinguish themselves.

      Ready indexes should be built as is done in v4.0. In-progress indexes will be started asynchronously.

      Read the relevant design documents sections for details / edge case handling.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: