Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-11963

Paged queries limited to Integer.MAX_VALUE total rows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Low
    • Resolution: Unresolved
    • 2.1.x, 2.2.x
    • Legacy/Core
    • None
    • Low

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            aholmber Adam Holmberg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: