disallow downgrades in the presence of time-series collections

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Execution Team 2020-11-16, Execution Team 2020-11-30
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Time-series collections are incompatible with earlier versions of MongoDB and must be dropped before downgrading. Creation of time-series collections requires a fully upgraded system that successfully ran the setFeatureCompatibilityVersion: "5.0" command.
      Attempted downgrade using setFeatureCompatibilityVersion: "4.4" in presence of time-series collections results in an error.
      Starting an older mongod with datafiles from a new mongod that supports time-series collections, the regular FCV mechanism provides a descriptive error message.

            Assignee:
            Benety Goh
            Reporter:
            Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: