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

EXIT_KILL breaks systemd

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.1
    • Affects Version/s: 2.0.2
    • Component/s: Stability
    • Labels:
      None
    • Major Change
    • ALL

      systemd expects daemons that exit with non-zero exit statuses. But a standard SIGTERM to mongod returns 12. This causes systemd to believe that mongod has failed every time it exits. The exit code when signaled should be 0.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            npmccallum Nathaniel McCallum
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: