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

connect to all mongoses before shutting them down in empty_cluster_init.js

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.4
    • Affects Version/s: None
    • Component/s: JavaScript
    • None
    • Fully Compatible
    • ALL
    • Sharding 11 (03/11/16), Sharding 12 (04/01/16)
    • 0

      In empty_cluster_init.js we start up 3 mongoses but only confirm that the third one is actually started up. This can cause failures when we try to stop the mongoses if one of them has not successfully started up yet. confirming that we can connect to all three should fix the issue. If there's a startup issue, this will also illuminate that rather than making a startup issue appear as a stopping issue.

            Assignee:
            judah.schvimer@mongodb.com Judah Schvimer
            Reporter:
            judah.schvimer@mongodb.com Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: