You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create a dynomite cluster with 2 racks and each rack having 7 to 8 nodes, can any one suggest me the token for each node, I tried to find the token for each node using below formula but its giving me the decimal numbers
I would like to create a dynomite cluster with 2 racks and each rack having 7 to 8 nodes, can any one suggest me the token for each node, I tried to find the token for each node using below formula but its giving me the decimal numbers
nodeToken = (4294967295 / numberOfNodesInRack) * nodeIndex
can any one help me here
The text was updated successfully, but these errors were encountered: