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

mongod --shutdown flag should ignore the fork option

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.0.5, 2.1.1
    • Affects Version/s: 2.0.3, 2.1.0
    • Component/s: Admin
    • Labels:
      None
    • Environment:
      mongod on linux
    • Linux

      When using mongod -f /etc/mongod.conf --shutdown to stop a service from the init script, the fork = true statement in the config applies to the shutdown process, and returns immediately, not confirming that the server has shutdown properly, instead of blocking and waiting for the server to stop.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            miketheman Michael A. Fiedler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: