Exclude change collections from dbHash validation

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 Park
              Reporter:
              Haley Connelly
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: