-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
Server Programmability
-
Programmability 2025-06-23, Programmability 2025-07-07
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
From time to time as part of development work or repro I need to manually start a MongoDB configuration (RS or sharded cluster) on my workstation, as opposed to running a resmoke test. This configuration however, starts with all feature flags set to the default values.
I would like to request the introduction of a test parameter (something like --enableAllFeatureFlagsForTest) which when applied to a MongoDB binary sets all the feature flags to true.