I'm running Cassandra 3.9 on CentOS 6.7 in a 6-node cluster.  I've got a
situation where the same query sometimes returns 2 records (correct), and
sometimes only returns 1 record (incorrect).  I've ruled out the
application and the indexing since this is reproducible directly from a
cqlsh shell with a simple select statement.  What is the best way to debug
what is happening here?

-JE

Reply via email to