enable two phase index builds by default

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Execution Team 2019-12-02
    • 40
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The server parameter enableTwoPhaseIndexBuild controls whether two phase index builds are in effect. Currently in a replica set, index builds are represented by a single createIndexes oplog entry. When this feature is enabled, every index build will be represented by a pair of oplog entries

      • startIndexBuild
      • commitIndexBuild (or abortIndexBuild)

              Assignee:
              Benety Goh
              Reporter:
              Benety Goh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: