-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Security 2024-02-05
The ReadThroughCache creates ThreadClients and OperationContext objects through its async acquire functionality. When creating Clients and OperationContexts, we need to be in a Service, rather than a ServiceContext so that we can track which ClusterRole that we are in.
- is depended on by
-
SERVER-85475 Move AuthorizationManager from ServiceContext to Service
- Closed