Hi, When I iteratively get data with secondary index and index clause, result of data acquired by consistency level "one" is different from the one by consistency level "quorum". The one by consistecy level "one" is correct result. But the one by consistecy level "quorum" is incorrect and some data is missing from result.
You can reproduce this problem using attached scripts on following URL. https://issues.apache.org/jira/browse/CASSANDRA-2406 Could do anyone look at this problem? Best regards, Muga Nishizawa