Re: Discrepancy while paging through table, and static column updated inbetween

2016-04-28 Thread Siddharth Verma
Hi Tyler, I have created a jira for another issue, which have encountered. It is not limited only to our speculation about static column update. https://issues.apache.org/jira/browse/CASSANDRA-11680 Thanks On Tue, Apr 19, 2016 at 10:37 PM, Tyler Hobbs wrote: > This sounds similar to > https://

Re: Discrepancy while paging through table, and static column updated inbetween

2016-04-19 Thread Tyler Hobbs
This sounds similar to https://issues.apache.org/jira/browse/CASSANDRA-10010, but that only affected 2.x. Can you open a Jira ticket with your table schema, the problematic query, and the details you posted here? On Tue, Apr 19, 2016 at 10:25 AM, Siddharth Verma < verma.siddha...@snapdeal.com> wr

Discrepancy while paging through table, and static column updated inbetween

2016-04-19 Thread Siddharth Verma
Hi, We are using cassandra(dsc3.0.3) on production. For some purpose, we were doing a full table scan (setPagingState and getPagingState used on ResultSet in java program), and there has been some discrepancy when we ran the same job multiple times. Each time some new data was added to the output