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

Print mismatched oplog entries in checkReplOplogs

    • Fully Compatible
    • v3.4
    • Repl 2017-10-23, Repl 2017-11-13
    • 0

      The simplest approach is probably just to print out the value of the two entries, oplogEntry and otherOplogEntry that are compared here:

      if (!bsonBinaryEqual(oplogEntry, otherOplogEntry)) {
      

      This is to aid diagnostics when the check fails.

            Assignee:
            pavithra.vetriselvan@mongodb.com Pavithra Vetriselvan
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: