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

Paging loses rows in certain conditions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.1.14, 2.2.6
    • Legacy/CQL
    • None
    • Normal

    Description

      The bug occurs under the following conditions:

      • RandomPartitioner
      • a compact storage CF
      • querying across rows
      • a tombstone in the first column of a row on the pagesize boundary
      • you need to be querying at least 2*pagesize + 1 records

      Attached is a go program using gocql which reproduces the bug fairly minimally.

      Attachments

        1. 11467-2.2.txt
          1 kB
          Benjamin Lerer
        2. pagination_test.go
          1 kB
          Ian McMahon

        Activity

          People

            blerer Benjamin Lerer
            imcmahon Ian McMahon
            Benjamin Lerer
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: