-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
ALL
-
Service Arch 2021-07-12, Service Arch 2021-08-09
-
2
We no longer use asynchronous networking (i.e., TransportMode::kAsynchronous) for processing incoming requests post v4.7 (see SERVER-48973).
This ticket should remove the notion of TransportMode from TransportLayerManager, TransportLayerASIO, ServiceStateMachine, and all service executors, as it is no longer configurable by users and causes confusion for developers.
- related to
-
SERVER-68208 Don't let the ServiceExecutorFixed (or anyone) call run on the ingress reactor
- Open