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

Add a command argument to listIndexes to optionally include in-progress index builds

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.5
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Storage NYC 2018-11-05

      Initial sync must copy in-progress index builds along with built indexes for two-phase index builds. v4.0 Index builds write a createIndexes oplog entry upon completion, which allows v4.0 initial sync to ignore in-progress index builds and instead rely on seeing the oplog entry during the oplog catch-up phase. Two-phase index builds, however, write oplog entries prior to completion that will not exist in the part of the oplog that initial sync reads during catch-up.

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

              Created:
              Updated:
              Resolved: