-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2021-04-19, Sharding 2021-05-03
-
2
This involves doing the following:
- Moving RecipientStateMachine methods which access Grid, ShardingState, ShardingCatalogClient, etc. behind a RecipientStateMachineExternalState interface.
- Creating a ReshardingRecipientServiceTest fixture analogous to the ReshardingDonorServiceTest fixture from
SERVER-54981.
- depends on
-
SERVER-55289 Move RecipientStateMachine methods accessing resharding data replication components behind an interface
- Closed
- is depended on by
-
SERVER-55511 Handle recovery for resharding recipients
- Closed
- is related to
-
SERVER-54981 Improve ability to test resharding's DonorStateMachine from C++
- Closed