Re: Cassandra version 1.0.10 Data Loss upon restart

2014-11-25 Thread Ankit Patel
Rob, The JIRA https://issues.apache.org/jira/browse/CASSANDRA-4446 refers to the problem after we've invoked drain. However, we did not invoke drain or flush. We are running one node cassandra within one data center and it is being replicated with another node in another data center. We are using

Cassandra version 1.0.10 Data Loss upon restart

2014-11-24 Thread Ankit Patel
(row caching is turned off). We are reading/writing to a single cassandra node that is replicated to a single node setup at another data center. The times are synchronized across our machines. Has anyone experienced this type of behavior? Thanks, Ankit Patel

Cassandra timeout on node failure

2014-01-23 Thread Ankit Patel
We are seeing a weird issue with our Cassandra cluster(version 1.0.10). We have 6 nodes(DC1:3, DC2:3) in our cluster. So all 6 nodes are replicas of each other. All reads and writes are LOCAL_QOURUM. We see that when one of the node in DC1 fails, we see timeout errors on th