-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage NYC 2019-03-11, Execution Team 2019-09-09
This task depends on simplified work added in SERVER-39239, where index builds will only check for abort/commit on reaching a waiting loop for commitIndexBuild/abortIndexBuild oplog entry signals. This task is to check for abort signals more frequently, so an index build doesn't mostly complete before seeing that it was aborted a long time ago – which will hold up replication oplog application the whole while.
- depends on
-
SERVER-39239 Two-phase index builds on secondaries will wait for the commitIndexBuild oplog entry before committing.
- Closed
- duplicates
-
SERVER-41870 Implement IndexBuildsCoordinator::abortIndexBuildBy* functions
- Closed
- is related to
-
SERVER-39067 Implement new simultaneous index builds abortIndexBuild oplog entry in OpObserver and oplog.cpp
- Closed
-
SERVER-41870 Implement IndexBuildsCoordinator::abortIndexBuildBy* functions
- Closed