-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Sharding 2021-03-08
This ticket is to update the donor to stop retrying on recipient responses that indicate the recipient wants to abort the migration.
Right now the donor will keep sending recipientSyncData until success (or getting a shutdown or stepdown error, but jason.zhang will replace those conditions with checking if the instance's cancelation token has been canceled SERVER-51179).
- is related to
-
SERVER-53133 recipientSyncData should return TenantMigrationAborted on non-retryable errors
- Closed