[
https://issues.apache.org/jira/browse/CASSANDRA-11467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221594#comment-15221594
]
Benjamin Lerer commented on CASSANDRA-11467:
--------------------------------------------
The DTest PR is [here|https://github.com/riptano/cassandra-dtest/pull/907].
[~thobbs] could you review?
> Paging loses rows in certain conditions
> ---------------------------------------
>
> Key: CASSANDRA-11467
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11467
> Project: Cassandra
> Issue Type: Bug
> Reporter: Ian McMahon
> Assignee: Benjamin Lerer
> Attachments: 11467-2.2.txt, pagination_test.go
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)