-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Minor Change
-
Security 2023-09-18, Security 2023-10-02
Create a SessionObserver interface and move the lifecycle events currently on the SessionManager interface to it.
Create a SessionObserverRegistry is dispatched events to observers.
Adjust existing code around this move.
- is depended on by
-
SERVER-80763 Separate SessionManager into a base class and two subclasses for asio and gRPC-based sessions
- Closed