Add a hook to check that oplogs in a replset do not diverge

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.4.0-rc0
    • Affects Version/s: 3.3.10
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • TIG 2016-10-10
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add a hook or modify the dbhash hook to check that the oplog matches across replicaset members after calling ReplSetTest.awaitReplication()

      This can't be done with a simple dbhash comparison because the oplog is a capped collection and the number of documents may not match. We will need to traverse the oplog and ensure that they have a common history by comparing each entry manually.

              Assignee:
              Jonathan Abrahams (Inactive)
              Reporter:
              Robert Guo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: