-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
Sharding 2021-02-22
There was a large refactoring that removed theĀ `recipientSyncDataCommandCancelSource` token from the argument list of the `_sendRecipientSyncDataCommand` around line 637.
Please see the current code where token becomes unused:
https://github.com/mongodb/mongo/blob/ca9f854ac4b7f9197a0574f72e450a8317696286/src/mongo/db/repl/tenant_migration_donor_service.cpp#L629
- is caused by
-
SERVER-51081 Add a way to "try abort" a tenant migration
- Closed