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

Relax expectations on version fields in await_prepared_transactions_on_fcv_downgrade.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2019-08-12
    • 25

      The test expects that the only lock acquisition that can fail is this global S, by which point we would have updated the value of the 'targetVersion' and 'version' fields. However, if HMAC activates at an inopportune time, we may fail to take locks sooner, as we would have a conflict on the admin database. We should do away with the expectation that the version fields changed, as we already know the downgrade command failed.

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

              Created:
              Updated:
              Resolved: