-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
Networking & Obs 2024-11-25, Networking & Obs 2024-12-09
Add a new TransportProtocol enum to the TransportLayer, rename the getEgressLayer function to getDefaultEgressLayer, and modify the getFirstTransportLayer<T> function to become getTransportLayer(TransportProtocol).
Also modify the createWithConfig function to start up an egress-only gRPC transport layer if the SPM-3902 feature flag is enabled. Ensure that the egress grpc layer is started regardless of whether TLS is enabled.
- is depended on by
-
SERVER-97160 Add TransportProtocol option to NITL and plumb TL to AsyncClient
- Closed