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
(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
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