Skip to content

Add SIGINFO logging when service is hard killed#278

Merged
josephharrington merged 1 commit intomasterfrom
add-kill-logging
Dec 14, 2015
Merged

Add SIGINFO logging when service is hard killed#278
josephharrington merged 1 commit intomasterfrom
add-kill-logging

Conversation

@josephharrington
Copy link
Copy Markdown
Contributor

The functional testing framework sometimes is unable to kill and
restart the service gracefully in between tests. This change sends a
SIGINFO signal before doing the hard kill. The debug logs triggered by
this signal should give us info about what thread is preventing
graceful shutdown.

The functional testing framework sometimes is unable to kill and
restart the service gracefully in between tests. This change sends a
SIGINFO signal before doing the hard kill. The debug logs triggered by
this signal should give us info about what thread is preventing
graceful shutdown.
@boxcla
Copy link
Copy Markdown

boxcla commented Dec 14, 2015

Verified that @josephharrington has signed the CLA. Thanks for the pull request!

@tjlee0909
Copy link
Copy Markdown

👍

josephharrington added a commit that referenced this pull request Dec 14, 2015
Add SIGINFO logging when service is hard killed
@josephharrington josephharrington merged commit 21c69f4 into master Dec 14, 2015
@tjlee0909 tjlee0909 deleted the add-kill-logging branch April 4, 2016 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants