eloots / Pi-Akka-Cluster

Apache License 2.0
124 stars 33 forks source link

Add new exercise on 'Down All' Split brain resolver strategy #89

Closed eloots closed 5 years ago

eloots commented 5 years ago

Recently, a new Akka Cluster Split Brain Resolver strategy, "Down all" was added. There should be an exercise to demo/try it.

kikiya commented 5 years ago

this one might be tricky to simulate. i have a feeling it will be good that we have physical nodes.

https://developer.lightbend.com/docs/akka-commercial-addons/current/split-brain-resolver.html

eloots commented 5 years ago

Implemented as part of #97