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

replicated index builds on empty collections should emit startIndexBuild and commitIndexBuild oplog entries

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2019-09-09

      The IndexBuildsCoordinator handles index builds on primary and secondary nodes in the majority of use cases. However, there are a few cases where we also create indexes that do not use the IndexBuildsCoordinator. These cases include:

      • Renaming a collection across databases
      • Copying indexes from an existing output collection for MapReduce
      • Cloning a collection during chunk migration (MigrationDestinationManager)

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: