-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
As part of PM-2974, we audited the genericSetFCVUsage tests to try and increase test coverage of the server running as normal while in the downgrading FCV state.
- Collection_validator_feature_compatibility_version.js - We should investigate updating this test to additionally test that we will not allow creation of collection validators using new query features when the FCV is in downgrading, not just when the FCV is fully downgraded to last-continuous or last-lts.
- View_definition_feature_compatibility_version.js - We should investigate updating this test to additionally test that we will not allow creation of a view using new aggregation features when the when the FCV is in downgrading, not just when the FCV is fully downgraded to last-continuous or last-lts.
- is related to
-
SERVER-68147 Audit the genericSetFCVUsage folder for additional test coverage in downgrading state
- Closed