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

RollbackTest fixture might erroneously return from awaitReplication call in transitionToRollbackOperations

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v3.6
    • TIG 2018-1-15, TIG 2018-1-1, TIG 2017-12-18, TIG 2018-1-29
    • 51

      Currently, the rollback_test.js test fixture will await replication when calling transitionToRollbackOperations. If a node is in the middle of ROLLBACK, though, when this gets called, the awaitReplication call will ignore the node that is currently rolling back and return having checked 0 secondaries. It needs to properly wait for the ROLLBACK to occur, and for the node to fully transition to SECONDARY.

            Assignee:
            eddie.louie Eddie Louie
            Reporter:
            william.schultz@mongodb.com William Schultz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: