-
Notifications
You must be signed in to change notification settings - Fork 18
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
Split-brain resolver architecture decision log #134
Comments
Hi @schrepfler, thanks for your interest in NSDb. We will keep this task open for tracking the work related to the documentation improvement and evaluate whether to include in our roadmap a feature that would allow swapping to another SBR |
Lightbend just opened their official SBR. Do we want to move to it? It has been properly tested. |
Hi @schrepfler, The easiest and quickest way to proceed would be to switch to the Lightbend SBR which is included in the Akka codebase, relying completely on the Akka contributors.
Speaking specifically about NSDb, I guess that a comparative analysis is necessary in any case, then we can evaluate if Lithium plugin still covers all our requirements and |
It would be good to mention why is Lithium chosen as the akka split brain resolver and maybe explain it's configuration and behavior in the cluster or architecture documentation.
How well tested is it? Can it be swapped out with other SBRs? What's it's configuration and how to override (if it makes sense for the NSDb use case).
The text was updated successfully, but these errors were encountered: