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

Add CheckReplDBHash and CheckReplOplogs to jstestfuzz_replication_write_conflicts.yml

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2024-08-05
    • 0

      The linked BF involves the ValidateCollections hook trying to perform validation on collections that have already been dropped. More specifically, collections are dropped on the primary, and the oplogs of the drops are being applied on the secondary; but it looks like validate collection runs on the secondary before it knows that the collection has been dropped.

      This looks similar to the fix inĀ SERVER-90996. This suite creates a 2 node replica set but does not run CheckReplDBHash to ensure that the secondary has caught up. This ticket will add the CheckReplDBHash hook to the test suite.

            Assignee:
            damian.wasilewicz@mongodb.com Damian Wasilewicz
            Reporter:
            damian.wasilewicz@mongodb.com Damian Wasilewicz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: