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

Make timestamp required in CollectionType and ShardCollectionType IDL

    • Fully Compatible
    • Sharding EMEA 2021-09-20, Sharding EMEA 2021-10-04

      The timestamp field in CollectionType and ShardCollectionType IDL was added in 5.0 (SERVER-52768). 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 CollectionType and ShardCollectionType IDL to be required (optional: false), once 5.0 has branched out

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: