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

Coordinated shutdown integration #209

Merged
merged 3 commits into from
Apr 17, 2023
Merged

Conversation

jchapuis
Copy link
Member

Thanks to a simple AkkaCluster wrapper type and delegated actor system creation to the resource acquisition, graceful shutdown trigger upon release and blocking of built-in SIGTERM hook, we can provide a smooth application scaffolding experience where the resource-based application has full control of the cluster node lifetime

@jchapuis jchapuis changed the title Graceful shutdown integration Coordinated shutdown integration Mar 27, 2023
@jchapuis jchapuis force-pushed the graceful-shutdown-integration branch from 861443c to ce6428a Compare March 27, 2023 22:08
@jchapuis jchapuis requested a review from amiguez March 27, 2023 22:09
Jonas Chapuis added 3 commits March 28, 2023 09:03
Extract some commonalities into a trait and clarify the flow
Thanks to a simple `AkkaCluster` wrapper type and delegated actor system creation to the resource acquisition, graceful shutdown trigger upon release and blocking of built-in SIGTERM hook, we can provide a smooth application scaffolding experience where the resource-based application has full control of the cluster node lifetime
@jchapuis jchapuis force-pushed the graceful-shutdown-integration branch from ce6428a to a4a10bf Compare March 28, 2023 07:09
@jchapuis jchapuis requested review from rumik86 and ant8e March 28, 2023 07:10
@jchapuis jchapuis merged commit 66bd15e into master Apr 17, 2023
@jchapuis jchapuis deleted the graceful-shutdown-integration branch April 17, 2023 19:19
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.

None yet

1 participant