You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Russ Hatch (JIRA)" <ji...@apache.org> on 2016/03/31 01:21:25 UTC

[jira] [Commented] (CASSANDRA-11467) Paging loses rows in certain conditions

    [ https://issues.apache.org/jira/browse/CASSANDRA-11467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219049#comment-15219049 ] 

Russ Hatch commented on CASSANDRA-11467:
----------------------------------------

This could possibly be CASSANDRA-11195

> 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
>         Attachments: 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)