Re: Range Queries consistency in an inconsistent cluster.

2013-02-08 Thread Sergey Olefir
gt; go to a1 for data? >> - In general, considering I have a cluster with 3 nodes up-to-date and >> one >> that is not -- is there a way to run a query that'll return up-to-date >> data >> (i.e. will not use data from a2)? >> >> >> Also, what if a2 h

Re: Range Queries consistency in an inconsistent cluster.

2013-02-07 Thread Edward Capriolo
r longer than hints window (1 hour by > default)? Is Cassandra smart enough to avoid using a2 for range queries > while it is inconsistent? > > Thanks in advance, > Sergey > > > > -- > View this message in context: > http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Range-Queries-consistency-in-an-inconsistent-cluster-tp7585400.html > Sent from the cassandra-u...@incubator.apache.org mailing list archive at > Nabble.com.

Range Queries consistency in an inconsistent cluster.

2013-02-07 Thread Sergey Olefir
rn up-to-date data (i.e. will not use data from a2)? Also, what if a2 has been down for longer than hints window (1 hour by default)? Is Cassandra smart enough to avoid using a2 for range queries while it is inconsistent? Thanks in advance, Sergey -- View this message in context: http://