-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2020-08-24, Sharding 2020-09-21
-
95
Construct the ReshardingCoordinator for the resharding operation by first building up a CoordinatorStateDocument (the initial state should be kInitializing) that represents the initial state for the given operation, and then passing this to PrimaryOnlyService::getOrCreate() to create the ReshardingCoordinator.
- depends on
-
SERVER-49569 Create class for ReshardingCoordinatorStateMachine with function stubs
- Closed