-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2022-09-19
-
151
When an exception causes the collection scan of an index build to stop, we reset the phase tracker back to kInitialized if the index build will not be resumed. However, this can cause the subsequent log message to be confusing since it will report that the index build is still in the initialized state despite also having the collection scan position that the scan was stopped at.
- is related to
-
SERVER-50446 make index builds non-resumable when commit quorum is disabled
- Closed
-
SERVER-57403 Serialization error in let variables in a sharded cluster
- Closed
-
SERVER-67611 Stop using ErrorCategory::Interruption in Execution codebase
- Closed
-
SERVER-69496 InterruptedAtShutdown can be thrown without the operation context being marked as killed
- Closed