-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2023-11-27
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Both usages of featureFlagSbeFull (get_executor.cpp and pipeline_d.cpp) ignore FCV, however the flag is marked as shouldBeFCVGated: true in IDL definition.
That causes problems when using FeatureFlagUtil to determine if this flag is on or not in jstests.
We need to either mark it shouldBeFCVGated: false, or respect FCV in the code base
- is depended on by
-
SERVER-83004 Improve tests by using FeatureFlagUtil.isEnabled instead of raw getParamater
-
- Closed
-