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

Make checks more specific in log_secondary_oplog_application.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.0-rc4
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Minor Change
    • ALL
    • Repl 2019-07-29
    • 10

      The test needs to check whether ops are logged as slow or not. It assumes that its inserts are the only source of crud ops, which is incorrect in the face of HMAC key insertions. The checkLog statements need to be changed to target the exact contents of the inserts (which are already unique) instead of crud ops.

            Assignee:
            vesselina.ratcheva@mongodb.com Vesselina Ratcheva (Inactive)
            Reporter:
            vesselina.ratcheva@mongodb.com Vesselina Ratcheva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: