Re: Cassandra failures while moving token

2012-09-25 Thread aaron morton
> As per our understanding we expect that when we move token then that node > will first sync up the data as per the new assigned token & only after that > it will receive the requests for new range. When you use nodetool move the node will receive write requests for the new range. As well as

Cassandra failures while moving token

2012-09-24 Thread Shashilpi Krishan
Hi Actually problem is that while we move the token in a 12 node cluster we observe cassandra misses (no data as per cassandra for requested row key). As per our understanding we expect that when we move token then that node will first sync up the data as per the new assigned token & only after