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

Can't use ReplSetTest.restart() in _auth suites with waitForConnect: false

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.2, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v5.0
    • Repl 2021-06-28

      The ReplSetTest.restart() command attempts to re-authenticate any restarted connections. This conflicts with the waitForConnect: false flag since the connection will not be available in that case. The restart() method should not attempt to re-authenticate when waitForConnect: false is specified.

            Assignee:
            vesselina.ratcheva@mongodb.com Vesselina Ratcheva (Inactive)
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: