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

double_rollback.js should ensure stable connections before running database commands

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.5.8
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • Repl 2017-05-08, Repl 2017-05-29
    • 0

      The double_rollback.js test runs database commands on nodes without making sure that the connection to that node still exists. It is possible that a shell connection to a node might have been dropped as a result of a node's transition to SECONDARY out of PRIMARY, so we need to reconnect to that node before trying to run new database commands.

            Assignee:
            william.schultz@mongodb.com William Schultz (Inactive)
            Reporter:
            william.schultz@mongodb.com William Schultz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: