Make timestamp required in DatabaseVersionBase IDL

XMLWordPrintableJSON

    • Fully Compatible
    • Sharding EMEA 2021-08-09, Sharding EMEA 2021-08-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The timestamp field in DatabaseVersionBase IDL was added in 5.0. Because it previously didn't exist in 4.4, it was marked as 'optional: true', so that we can load the collections that were already present in 4.4.

      When upgrading to 5.0, the timestamp field will be added to the collections that didn't have it. This ensures that when upgrading to 5.1, we are guaranteed that all collections have a timestamp.

      This ticket is to change the timestamp field in DatabaseVersionBase to be required (optional: false), once 5.0 has branched out

              Assignee:
              Allison Easton
              Reporter:
              Tommaso Tocci
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: