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

Add strategy to restart downed member in the cluster #63

Open
ludovicc opened this issue Dec 11, 2018 · 1 comment
Open

Add strategy to restart downed member in the cluster #63

ludovicc opened this issue Dec 11, 2018 · 1 comment
Assignees

Comments

@ludovicc
Copy link
Contributor

Select either
https://github.com/mbilski/akka-reasonable-downing or
https://github.com/guangwenz/akka-down-resolver

@ludovicc
Copy link
Contributor Author

The strategy should ideally ensure that we can restart any downed process in the cluster where the following applications should be running: Woken, Woken validation, Portal backend.
If for exemple Woken is the leader of the cluster and must be restarted, then woken-validation and portal-backend should enter a failed state and request restart in their health checks. Marathon should then restart those processes, or they could even kill themselves and Marathon will have a easier job to restart them.

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

No branches or pull requests

2 participants