I've 10 nodes cluster now, and when I was starting it up 3 nodes didn't
connect because I was missing enable-network-partition-detection=true property.
I've sent some traffic before I noticed the problem and it created total of
~500 items in the distributed cache.
I've stopped the traffic.
I've fixed the problem with those 3 nodes.
So 7 nodes had about 55 items and 3 nodes had 0.
I thought, that such small difference wouldn't be even visible in a long
run, and I've put the traffic back on without cleaning the data.
Now, the cluster has total of ~300K items cached, and 7 nodes has about 40K
items, and those 3 nodes about 10K each.
Looks like the distribution kept the ration some how. Is this right? Can it
be fixed somehow without running rebalancing job? I don't mind to keep
those initial 55 items difference, just wanted to set cluster to keep equal
data distribution all the time.

Thanks
Eugene

Reply via email to