saveLockStateAndUnlock cannot be successful under nested locking, which index builders can be called under. The failpoint crashAfterStartingIndexBuild is therefore brittle. I'm not aware of a reason requiring dropping locks to call RecoveryUnit::waitUntilDurable().
- is depended on by
-
SERVER-39454 Move createIndexes command fully onto the IndexBuildsCoordinator
- Closed