Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
QE 2023-11-27
Description
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
Attachments
Issue Links
- is depended on by
-
SERVER-83004 Improve tests by using FeatureFlagUtil.isEnabled instead of raw getParamater
-
- Closed
-