Nodes A, B, C, and D fully in the cluster
Local state before (1): {:pairs {:a :b, :b :c, :c :d, :d :a}}
A, B, C, and D play the log
B dies, A sends leave-cluster (1)
A encounters (1)
{:pairs {:a :b, :b :c, :c :d, :d :a}}{:pairs {:a :c, :c :d, :d :a}}C and D encounter (1)
{:pairs {:a :b, :b :c, :c :d, :d :a}}{:pairs {:a :c, :c :d, :d :a}}Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |