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

run_check_repl_dbhash_background.js with majority read concern false must allow for a missing majority op time

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.10
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 40

      If a node does not know the majority op time, it will omit it, and trying to compare to the undefined object results in a javascript error.

      This affects only 4.0, as 3.6 does not have this hook and master uses appliedOpTime which is always present

            Assignee:
            matthew.russotto@mongodb.com Matthew Russotto
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: