replSetFreeze and replSetStepDown cmd done part of restartNode()/transitionToSteadyStateOperations() in rollback test should be resilient of network error.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.2.1, 4.3.1
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • v4.2
    • Repl 2019-09-09, Repl 2019-09-23, Repl 2019-10-07
    • 13
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, this code block in restartNode() and replSetFreeze cmd in transitionToSteadyStateOperations() can throw network error due to in-progress rollback. Because when the node gets transition to rollback, we kill and close all user operations. Since, we are not catching the network exceptions for those commands, the rollback test can fail.

            Assignee:
            Suganthi Mani
            Reporter:
            Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: