Re: Unbalanced ring in Cassandra 0.8.4

2012-06-16 Thread Raj N
Nick, do you think I should still run cleanup on the first node. -Rajesh On Fri, Jun 15, 2012 at 3:47 PM, Raj N wrote: > I did run nodetool move. But that was when I was setting up the cluster > which means I didn't have any data at that time. > > -Raj > > > On Fri, Jun 15, 2012 at 1:29 PM, Nic

Cassandra atomicity/isolation/transaction in multithread counter updates

2012-06-16 Thread Manuel Peli
I'm in a pseudo-deadlock about Cassandra and atomicity/isolation/transaction arguments. My simple question is: what happens when two (or more) threads try to update (increment) the same integer column value of the same row in a column family? I've read something about row-level isolation, but I don