-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
Server Programmability
The readOnly flag doesn't really belong on the StorageGlobalParams struct anymore as its use is widespread over the entire codebase. We should move this to the ServiceContext class and provide a setter/getter for it.
- related to
-
SERVER-52516 Make LockManager a ServiceContext decoration
- Closed