-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2023-11-13, QE 2023-11-27
-
None
-
None
-
None
-
None
-
None
-
None
-
None
getParameter command sometime used in jstests to determine if some feature flags are enabled.
Examples:
sbe_util.js
This is incorrect, as getParamater doesn't take into account current FCV:
Correct way to check for feature flag status in tests is FeatureFlagUtil.isEnabled()
- depends on
-
SERVER-83210 Make featureFlagSbeFull use FCV consistently
-
- Closed
-