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

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

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

      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@mongodb.com Suganthi Mani
            Reporter:
            suganthi.mani@mongodb.com Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: