-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Fully Compatible
-
Security 2024-02-05
The ServiceContext has a very useful pattern for constructing its decorations - using ConstructorActions. With the introduction of the Service object, many decorations that lived on the ServiceContext now are moving to the Service objects. ConstructorActions would be very useful for the Service object in order to not invert the dependencies of these decorations.
- is depended on by
-
SERVER-85475 Move AuthorizationManager from ServiceContext to Service
- Closed