Hi, What is the correct procedure to create a well balanced cluster (in terms of key distribution). From what I understand whenever I add a new node its takes half from its neighbor. How can I make each node to contain 1/3 of the keys in a 3 node cluster? Thanks.
-- Lev