-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
ALL
ServerGlobalParams tend to be params which come from command line arguments, and remain immutable through the life of the server.
FeatureCompatibility does not have its value come from command line arguments, and its value changes all of the time. The global instance of FeatureCompatibility should be moved outside of this class and into its own file.
- is depended on by
-
SERVER-70448 Create an API for ServerGlobalParams
- Backlog