-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2026-04-27, CAR Team 2026-05-11, CAR Team 2026-05-25, CAR Team 2026-06-08, CAR Team 2026-06-22, CAR Team 2026-07-06
-
None
-
None
-
None
-
None
-
None
-
None
-
None
// TODO (Kal): Setting the state to kCloning below means that if cancelClone was called we will
// send a cancellation command to the recipient. The reason to limit the cases when we send
// cancellation is for backwards compatibility with 3.2 nodes, which cannot differentiate
// between cancellations for different migration sessions. It is thus possible that a second
// migration from different donor, but the same recipient would certainly abort an already
// running migration.
The above is from migration_chunk_cloner_source.cpp
Creating this ticket for kaloian.manassiev@mongodb.com to avoid blocking merge to a PR.