While index builds are still writing both startIndexBuild and createIndexes oplog entries, secondary oplog application should continue to process createIndexes but ignore the noop startIndexBuild
- is depended on by
-
SERVER-39239 Two-phase index builds on secondaries will wait for the commitIndexBuild oplog entry before committing.
- Closed
- related to
-
SERVER-43295 Secondaries should start index build on receiving startIndexBuild oplog entry
- Closed
-
SERVER-45064 Stop replicating startIndexBuild and commitIndexBuild oplog entries for single-phase index builds
- Closed