Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kill on incomplete shutdown #128

Closed
jhmartin opened this issue Feb 9, 2015 · 1 comment
Closed

Kill on incomplete shutdown #128

jhmartin opened this issue Feb 9, 2015 · 1 comment

Comments

@jhmartin
Copy link
Contributor

jhmartin commented Feb 9, 2015

I'm seeing that a when chef'ing a new node, consul is not shutting down during a /etc/init.d/consul restart and is breaking the bootstrap. The init script 'stop' should enforce that the process be killed by the end of the script rather than giving up and returning a non-0 exit code, by sending a kill -9 if the process hasn't gone down in the provided time.

johnbellone added a commit that referenced this issue Feb 26, 2015
Force-kill on /etc/init.d/consul stop. Fixes #128
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant