-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
PeriodicRunner currently takes a ServiceContext constructor argument and then uses no-arg getService() to create a Client. Change the class to take a Service constructor argument and all callers to correctly choose and pass in a Service.
- is related to
-
SERVER-82227 Address no-argument getService calls that are present in mongod and mongos
- Backlog