-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
v5.0
-
Sharding 2021-06-14
-
49
-
1
- Remove this if-statement/call into onCompletion.
- Place a call to ReshardingMetrics::onStepDown() here contingent on the stepdownToken being cancelled.
- Remove the current call to onStart in the class and instead place it here, past the gate checking if we're coming from stepup.
- Place a call to onStepUp past this line.
- is depended on by
-
SERVER-53912 ReshardingRecipientService instances to load metrics state upon instantiation
- Closed
- is duplicated by
-
SERVER-56985 Complete TODO listed in SERVER-56500
- Closed
- related to
-
SERVER-59812 ReshardingMetrics::onStepDown() is called while data replication components are still running, leading to an invariant failure
- Closed