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

Remove epoch from CollectionGeneration

    • Catalog and Routing
    • 2

      Currently the ChunkVersion which is the base of the entire shard versioning protocol relies on the CollectionGeneration which internally contains an epoch and a timestamp.

      SERVER-76486 made refineCollectionShardKey authoritative, effectively making all DDL timestamp changes inside of a critical section, which makes the timestamp a reliable source of causality, making it possible to remove the epoch from the CollectionGeneration.

            Assignee:
            backlog-server-catalog-and-routing [DO NOT USE] Backlog - Catalog and Routing
            Reporter:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: