-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Execution Team 2020-02-24
-
8
Starting In SERVER-43612, the create_background_index_unique.js concurrency test workload may get a IndexBuildAborted error from the createIndexes command if there is an existing index build currently being torn down. Previously, we would have gotten a IndexBuildAlreadyInProgress error. This ticket proposes to make IndexBuildAborted an acceptable error for this test workload (similar to what's being done for IndexBuildAlreadyInProgress)
- is related to
-
SERVER-37726 Make dropIndexes abort in-progress index builds
- Closed
-
SERVER-44654 allow unique index builds to continue running on stepdown
- Closed