Re: Secondary Index doesn't work with LOCAL_QUORUM

2011-07-12 Thread Jonathan Ellis
Sounds like https://issues.apache.org/jira/browse/CASSANDRA-2870 to me. You can disable the dynamic snitch as a workaround, or use a different consistencylevel. On Mon, Jul 11, 2011 at 11:38 AM, Hefeng Yuan wrote: > Hi, > We're using Cassandra with 2 DC > - one OLTP Cassandra, 6 nodes, with RF3

Secondary Index doesn't work with LOCAL_QUORUM

2011-07-11 Thread Hefeng Yuan
Hi, We're using Cassandra with 2 DC - one OLTP Cassandra, 6 nodes, with RF3 - the other is a Brisk, 3 nodes, with RF1 We noticed that when I do a write-then-read operation on the Cassandra DC, it fails with the following information (from cqlsh): Unable to complete request: one or more nodes wer