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

When doing an upgrade from PV0 to PV1, we should not return from the reconfigure until the lastVote document is written.

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.15, 3.2.16, 3.4.6
    • Affects Version/s: 3.2.13, 3.4.4
    • Component/s: Replication
    • Labels:
      None
    • Replication
    • Fully Compatible
    • ALL
    • v3.4, v3.2, v3.0
    • 0

      The protocol_version_upgrade_downgrade test expects a lastVote document to be written on upgrade from PV0 to PV1. This document is written asynchronously, so there may be a race between the upgrade and the document appearing. We should delay signalling the reconfigure as complete until the lastVote document is written.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: