The ring command on nodetool shows as Address DC Rack Status State Load Owns Token
Token(bytes[88401b216270ab8ebb690946b0b70eab]) 10.1.1.1 datacenter1 rack1 Up Normal 69.1 KB 50.00% Token(bytes[4936c862b88db2bdd92d684583bf0280]) 10.1.1.2 datacenter1 rack1 Up Normal 69.1 KB 50.00% Token(bytes[88401b216270ab8ebb690946b0b70eab]) The token looks like a MD5 value, is that correct? So when rebalancing the cluster, what is the token value I am supposed to give the move command (with RP it is the token between 0- 2^127), what should I use BOP? Thanks