Sylvain Lebresne created CASSANDRA-6464:
-------------------------------------------
Summary: 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)