Adam Holmberg created CASSANDRA-11963:
-----------------------------------------

             Summary: Paged queries limited to Integer.MAX_VALUE total rows
                 Key: CASSANDRA-11963
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11963
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Adam Holmberg
            Priority: Minor
             Fix For: 2.1.x, 2.2.x


Paged queries are artificially limited to Integer.MAX_INT rows in total. This 
appears to be related to PagingState.remaining, which decrements monotonically 
as pages are consumed. 

I don't think this is intentional behavior, and haven't found any mention of it 
in the docs.

Issue observed in latest 2.1 and 2.2 releases. Does not occur in 3.x



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to