Hi Norman,
In short, any time you add a node to a cluster there will be a
redistribution of data and it will be proportional to the total number of
nodes you have in the cluster. VNodes just create smaller chunks and
distribute them around the cluster more. If you have a 3 node cluster with
a RF=1
Hi all,
apologies for writing to this mailing list but I tried the user mailing
list, 2 slack channels, reddit and 3 discord channels and got horrible and
confused answers.
I'm working on a school project trying to reproduce the tokens distribution
algorithm described in the dynamo db paper. All