mongod --shutdown flag should ignore the fork option

XMLWordPrintableJSON

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

      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 Stearn
            Reporter:
            Michael A. Fiedler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: