This must be done after SERVER-37643 moves all index builds behind the index builds interface to run asynchronously on a Threadpool.
Startup should recover and restart index builds that were in-progress on shutdown, but not wait for their completion or the result (failure/success).
- has to be done after
-
SERVER-37643 add createIndexes command logic to the index build interface
- Closed
- is related to
-
SERVER-38702 Set up FCV for simultaneous index builds
- Closed
-
SERVER-39086 Move startup recovery index creation logic into IndexBuildsCoordinator
- Closed
- related to
-
SERVER-38118 Write characterization tests for restarted nodes in standalone with unfinished indexes
- Closed
-
SERVER-38910 Remove redundant rollback handling on index drops
- Closed