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

XMLWordPrintableJSON

    • DevProd Build
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 - Build Team (Inactive)
              Reporter:
              Norberto Fernando Rocha Leite (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: