You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2013/12/09 18:02:09 UTC

[jira] [Updated] (CASSANDRA-6464) Paging queries with IN on the partition key is broken

     [ https://issues.apache.org/jira/browse/CASSANDRA-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Lebresne updated CASSANDRA-6464:
----------------------------------------

    Attachment: 6464.txt

> Paging queries with IN on the partition key is broken
> -----------------------------------------------------
>
>                 Key: CASSANDRA-6464
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6464
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>             Fix For: 2.0.4
>
>         Attachments: 6464.txt
>
>
> Feels like MultiPartitionPager (which handles paging queries when there is a IN on the partition key) has completely missed CASSANDRA-5714's train. As a result, it completely broken and will typically loop infinitely.
> Attaching patch to fix.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)