Re: COMMERCIAL:Re: Cross-datacenter requests taking a very long time.

2015-04-02 Thread Andrew Vant
On Mar 31, 2015, at 4:59 PM, daemeon reiydelle wrote: > What is your replication factor? NetworkTopologyStrategy with replfactor: 2 in each DC. Someone else asked about the endpoint snitch I'm using; it's set to GossipingPropertyFileSnitch. > Any idea how much data has to be processed under t

Cross-datacenter requests taking a very long time.

2015-03-31 Thread Andrew Vant
I have a Cassandra 2.0.13 cluster with three datacenters, three nodes per datacenter. If I open cqlsh and do a select with any consistency level that crosses datacenters (e.g. QUORUM or ALL), it works, but takes 2+ minutes to return. The same statement with consistency ONE or LOCAL_QUORUM is as