RollbackTest fixture might erroneously return from awaitReplication call in transitionToRollbackOperations

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Will Schultz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: