-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
TenantMigrationRecipientService currently relies on a ScopedTaskExecutor to enforce cancellation semantics. With the introduction of the new CancellationToken system, it should be updated to prefer cancellation via tokens. See SERVER-53592 for more details about how this should be done.
- depends on
-
SERVER-54932 Modify BaseCloner to accept a cancellation token in its runOnExecutorEvent method
- Backlog
-
SERVER-54933 AbstractAsyncComponent should support cancellation semantics
- Backlog