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

SIGTERM should be handled as remote shutdown #1848

Merged
merged 2 commits into from Oct 1, 2022

Conversation

pragmaxim
Copy link
Collaborator

Some time ago I implemented proper CoordinatedShutdown that is invoked from /shutdown endpoint and gracefully shuts down all services, JVM shutdownHook that is received on SIGTERM or SIGKILL signals should do the same thing.

@kushti kushti changed the base branch from master to v4.0.102 September 28, 2022 21:38
Base automatically changed from v4.0.102 to master September 29, 2022 14:34
@kushti kushti changed the base branch from master to v4.0.104 October 1, 2022 18:05
@pragmaxim pragmaxim requested a review from kushti October 1, 2022 18:35
@kushti kushti merged commit ff1f075 into v4.0.104 Oct 1, 2022
@kushti kushti deleted the SIGTERM-signal-shouldbe-handled-as-remote-shutdown branch October 1, 2022 23:00
@kushti kushti mentioned this pull request Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants