-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
Change the method signature of NetworkInterfaceTL::startCommand to accept a CancellationToken and change ThreadPoolTaskExecutor to cancel commands scheduled on its member NetworkInterfaceTL using a corresponding CancellationSource. SERVER-92816 will eventually connect the CancellationToken to the layers beneath NetworkInterfaceTL; if this ticket is completed before then, the implementation of the cancellation logic in NetworkInterfaceTL can be as simple as invoking cancelCommand.
- is related to
-
SERVER-92816 Add CancellationToken support to NetworkInterfaceTL::startCommand
- Closed
- related to
-
SERVER-92816 Add CancellationToken support to NetworkInterfaceTL::startCommand
- Closed
-
SERVER-92818 Add use of CancellationToken to the TPTE exhaust path
- Closed