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

restartAllConfigServers/restartAllShards should stop all config servers automatically

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability

      restartAllConfigServers as part of the ShardingTest API should stop all servers. As of now, the user has to call stopAllConfigServers before using this function. This leads to inconsistencies because restartAllMongos stops the Mongos's as part of the restartMongos function. The API should be consistent.

      If the user of the API calls restartAllConfigServers with calling stopAllConfigServers, there is an error can't start mongod, port 20040 already in use. This is unexpected behavior (would expect calling restartAllConfigServers to also stop them all)

            Assignee:
            Unassigned Unassigned
            Reporter:
            jada.lilleboe@mongodb.com Jada Lilleboe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: