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

Exclude change collections from dbHash validation

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • Execution EMEA Team 2023-10-02
    • 134

      When featureFlagUseUnreplicatedTruncatesForDeletions is enabled, change collection entries are removed via unreplicated truncates. This means the change collection entries of different nodes in a replica set can be truncated at different rates. 

      It's not safe to check change collection entries through dbHash in the typical manner. Instead, a check similar the pre-image check added as part of SERVER-75440 should be added to guarantee the change entries are consistent.

       

            Assignee:
            yujin.kang@mongodb.com Yujin Kang Park
            Reporter:
            haley.connelly@mongodb.com Haley Connelly
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: