Use cluster versioning -- Node A was part of the cluster at version V. Folks using Raft tend to use `term` as the version number (since it's unique). Feedback from @sriram-srinivasan during https://dsconf.in/ talk.
Use cluster versioning -- Node A was part of the cluster at version V.
Folks using Raft tend to use
termas the version number (since it's unique).Feedback from @sriram-srinivasan during https://dsconf.in/ talk.