-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2020-10-19
-
38
It appears to be possible for the parallel shell to race with starting rollback when we transition to kSyncSourceOpsDuringRollback in RollbackResumableIndexBuildTest, causing the parallel shell to fail to run buildInfo when it is trying to connect. Adding synchronization to ensure the parallel shell is started before rollback begins may solve this.
- related to
-
SERVER-51020 Abort index builds for rollback in the expected phase in resumable index build rollback tests
- Closed