-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Execution Team 2020-05-04, Execution Team 2020-05-18
Introduced by SERVER-37270 because background index builds (the default) complete asynchronously on secondaries.
The causally_consistent_index_build override should no longer be necessary: https://github.com/mongodb/mongo/blob/fbc1a0f4c1c34be2e0ba390b750144b4c7919061/jstests/libs/override_methods/causally_consistent_index_builds.js#L3
- depends on
-
SERVER-43692 enable two phase index builds by default
- Closed
- is related to
-
SERVER-45201 Implicit collection creation from createIndexes can stall replication on secondaries by circumventing thread pool on primary
- Closed
-
SERVER-47182 Single-phase index builds should run synchronously on secondaries
- Closed
- related to
-
SERVER-26624 Create test command that will block until all background operations complete
- Closed
-
SERVER-37270 Remove foreground index build functionality
- Closed
-
SERVER-52990 Complete TODO listed in SERVER-38961
- Closed