-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 8.1.0-rc0
-
Component/s: Upgrade/Downgrade
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-02-17, CAR Team 2025-03-03
There is currently no coverage for those methods in feature_flag_test.cpp:
- FCVGatedFeatureFlag::isEnabled when FCV is uninitialized
- FCVGatedFeatureFlag::isEnabledUseLastLTSFCVWhenUninitialized
- FCVGatedFeatureFlag::isEnabledUseLatestFCVWhenUninitialized
Since in SERVER-99351 we are going to modify those methods, add unit tests to check the existing behaviors and ensure we don't introduce regressions.
- related to
-
SERVER-99351 Incorporate Operation FCV into the FCVGatedFeatureFlag API
-
- In Code Review
-