-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Repl 2021-07-26, Repl 2021-08-09
As part of this ticket, we will:
- Parse latestFCV from MONGO_VERSION, which is parsed from the git tag.
- Set lastRapid as the highest version in featureCompatibilityVersions that is less than latestFCV.
- Set lastMajor as the highest version in majorReleases that is less than latestFCV.
We will create a GenericFCV enum that has these values set to their corresponding FCV constant. In addition, the FCV constants enum should only generate FCVs from lastMajor onwards.
- depends on
-
SERVER-58039 Generate multiversion_constants.h file with FCV enums
- Closed
- is depended on by
-
SERVER-58041 Generate transition FCV constants
- Closed