Keep in mind, from the design: "An index build that is aborted will write an abortIndexBuilds oplog entry prior to exiting so that the index build is aborted across all replica set members. The abortIndexBuilds oplog entry will be written in the same WUOW that deletes the index catalog entry and config.system.indexBuilds entry."
- depends on
-
SERVER-39533 Hook up abortIndexBuild such that primaries write it on simul index build failure, and secondaries handle its receipt.
- Closed
- is depended on by
-
SERVER-43692 enable two phase index builds by default
- Closed
- is related to
-
SERVER-41870 Implement IndexBuildsCoordinator::abortIndexBuildBy* functions
- Closed
- related to
-
SERVER-43837 remove RSTL unlocking logic from MultiIndexBlock::cleanUpAfterBuild()
- Closed