Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

init.d: better handle start and stop #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

giner
Copy link

@giner giner commented Feb 20, 2016

Better handle start and stop operations of td-agent:

  1. increase stop timeout to 300 seconds as 30 seconds is not enough in some cases
  2. handle the case when pid-file does not exist but daemon is running
  3. handle properly the case when main process is dead but child process is running

Better handle start and stop operations of td-agent:
1) increase stop timeout to 300 seconds as 30 seconds is not enough in
some cases
2) handle the case when pid-file does not exist but daemon is running
3) handle properly the case when main process is dead but child process
is running
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant