Create multiversion_constants.yml file

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Repl 2021-07-12
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Create a file, src/mongo/db/multiversion_constants.yml. If the next planned release is 5.1, then the file would resemble:

      # All FCVs starting with 4.4.
      featureCompatibilityVersions:
        - "4.4"
        - "4.7"
        - "4.8"
        - "4.9"
        - "5.0"
        - "5.1"
      # All major releases starting with 4.4.
      majorReleases:
        - "4.4"
        - "5.0"
      

            Assignee:
            Mina Mahmood (Inactive)
            Reporter:
            Xuerui Fa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: