Hi All, I want to change the token for my cassandra node from T to T+1. It appears that cassandra in this case brings all the data from the other nodes(which basically mean i can only do move token if RF is > 1 for my cluster) . Does cassandra node whose token I am changing looks at the data stored locally also since it can get that data locally.
Thanks Anurag