-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
ALL
-
Sharding 2021-07-12
-
2
The resharding coordinator has a couple of _awaitAll* methods that waits for certain SharedPromise in the ReshardingCoordinatorObserver to get set. However, these promises are not properly set whenever a resharding resumes from a step up, so the coordinator should check if the condition it needs to wait on has already been met before attempting to wait.
- is depended on by
-
SERVER-50937 Make resharding coordinator support recovery
- Closed