Re: Missing results during range query paging

2017-05-18 Thread Blake Eggleston
That does sound troubling. You mentioned you're reading at local quorum. Did you write these control records at quorum, or from the same dc at local quorum? What CL/DC are the other records written at? On May 17, 2017 at 10:16:42 AM, Dominic Chevalier (dccheval...@gmail.com) wrote: Hi Folks, 

Missing results during range query paging

2017-05-17 Thread Dominic Chevalier
Hi Folks, I've been noticing some missing rows, any where from 20-40% missing, while executing paging queries over my cluster. Basically the query is to hit every row, subdividing the entire token range into a few tens of token ranges to parallelize the work, there is no wrap around involved, at