MigrationManager::executeManualMigration runs on an incoming user command's OperationContext, and makes an outgoing call to a shard for the migration.
On stepdown, incoming calls are interrupted, which means in this case that the outgoing call is also interrupted.
- is related to
-
SERVER-26177 DuplicateKey Error in Balancer during manual movechunk
- Closed