-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2019-11-18
We must restart incomplete two-phase index builds after recover-to-stable rollback (SERVER-39451) or startup recovery. If there is an incomplete index in the catalog (i.e. there is a startIndexBuild oplog entry but no commit), then we will need to restart the index build process. This is only possible if the original build UUID is present somewhere, so we can use durable index catalog for that purpose.
- is depended on by
-
SERVER-43692 enable two phase index builds by default
- Closed
- related to
-
SERVER-47842 [4.4] listIndexes with includeBuildUUIDs=true in FCV 4.2 reports in-progress index build as completed
- Closed