-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage Execution
Rollback currently waits for all index builds to finish before proceeding. Simultaneous index builds depend on replica set communications to commit/abort an index build. Therefore, they cannot finish. So, we must interrupt them and add logic to restart them.
- duplicates
-
SERVER-39451 Add recover to a stable timestamp logic for startIndexBuild, abortIndexBuild, commitIndexBuild
- Closed
- is related to
-
SERVER-39452 Add rollback via refetch logic for startIndexBuild, abortIndexBuild, commitIndexBuild
- Closed