Details
-
New Feature
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
Service Arch
Description
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.