Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-52521

disallow downgrades in the presence of time-series collections

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 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

      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@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: