-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongodump, mongorestore
-
None
SERVER-39239 implements two-phase index builds with new oplog entries to start/commit/abort an index build.
mongodump and/or mongorestore will need to account for these, either updating index metadata or skipping/modifying them during replay or both. We should write a mini-design doc as part of this work.
- depends on
-
SERVER-39239 Two-phase index builds on secondaries will wait for the commitIndexBuild oplog entry before committing.
- Closed