-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Major Change
-
v7.2
-
Security 2023-10-02, Security 2023-10-16, Security 2023-10-30, Security 2023-11-13
-
163
In order to manage gRPC and asio sessions properly, we'll need a SessionManager implementation for each. We'll also need to change the ownership of a SessionManager from the ServiceContext to the TransportLayer so that multiple SessionManagers can exist at the same time (e.g. when TransportLayerManager) is in use.
- depends on
-
SERVER-80867 Split Session lifecycle events from SessionManager interface
- Closed
-
SERVER-81503 Move startup/shutdown management of ServiceExecutors out of SessionManager
- Closed