-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
ClusterScalability 8Jun-22June
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Previous semantics were to increment unfinishedMigrationFromPreviousPrimary after the async work to drive MigrationCoordinators from previous terms is scheduled, not when it completes. However, after SERVER-127230, the MoveRangeCoordinator only increments it after completion.
unfinished_migration_server_status.js expects that the metric is incremented by the time the MigrationCoordinator document is removed, so we should update the MoveRangeCoordinator to match the previous semantics.
- is related to
-
SERVER-127230 The MoveRangeCoordinator should manage the recovery after a failover
-
- Closed
-