Remove dead code for mixed-mode CollectionCatalog writes

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 9.1.0-rc0
    • Component/s: Catalog
    • Catalog and Routing
    • ALL
    • 🟦 Shard Catalog
    • None
    • None
    • None
    • None
    • None
    • None

      The CollectionCatalog has a toggle to enable mixing untimestamped/timestamped writes, bypassing the usual WiredTiger timestamp consistency rules (added by SERVER-77911).

      This code existed to support Shard Merge, which was removed in SERVER-95006, so it no longer serves any purpose.

      Remove the toggle and all related code and tests in CollectionCatalog and HistoricalCatalogIdTracker.

            Assignee:
            Unassigned
            Reporter:
            Joan Bruguera Micó
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: