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.

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.2.1, 4.3.1
    • None
    • Replication
    • None
    • Fully Compatible
    • ALL
    • v4.2
    • Repl 2019-09-09, Repl 2019-09-23, Repl 2019-10-07
    • 13

    Description

      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.

      Attachments

        Activity

          People

            suganthi.mani@mongodb.com Suganthi Mani
            suganthi.mani@mongodb.com Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: