On Thu, Dec 23, 2010 at 3:00 PM, mike dooley <doo...@apple.com> wrote: > DEBUG [pool-1-thread-4] 2010-12-23 12:54:26,958 StorageProxy.java (line 597) > restricted ranges for query [0,0] are [[0,0]]
This is the bug. It's not going to query the remote node unless 85070591730234615865843651857942052864 is part of the ranges generated. I've created https://issues.apache.org/jira/browse/CASSANDRA-1901 for this I suspect the bug is related to the one node having a token of 0, the minimum possible, which gets special treatment in some code paths. You could try changing it to 1 as a workaround. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of Riptano, the source for professional Cassandra support http://riptano.com