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

Add retryable history consistency check at end of tests

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability

      How to perform the check:
      1. Scan the oplog on all shards.
      2. Ignore oplog with type 'n' or oplog without lsid or txnNumber.
      3. Verify that this property is true: combination of (lsid, txnNumber, stmtId) is unique across all shards. If not, print out the oplog and which shards have the duplicate combinations.

            Assignee:
            Unassigned Unassigned
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: