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

Remove delay of 300 seconds on rpm init.d script on stop() service

    • Build

      Currently we have a delay set to 300 seconds on the RPM init.d scripts on the stop function:
      https://github.com/mongodb/mongo/blob/master/rpm/init.d-mongod#L68

       killproc -p "$PIDFILE" -d 300 /usr/bin/mongod 

      The curious thing about this is that the man killproc does not mention -d flag for this behaviour

            Assignee:
            backlog-server-build Backlog - Build Team (Inactive)
            Reporter:
            norberto.leite Norberto Fernando Rocha Leite (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: