When processing abortIndexBuild entries during secondary oplog application, the server should throw an exception if the oplog entry is missing either of the following fields:
- indexBuildUUID
- indexes
- is depended on by
-
SERVER-39239 Two-phase index builds on secondaries will wait for the commitIndexBuild oplog entry before committing.
- Closed
- is related to
-
SERVER-39067 Implement new simultaneous index builds abortIndexBuild oplog entry in OpObserver and oplog.cpp
- Closed