[
https://issues.apache.org/jira/browse/CASSANDRA-9571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Tunnicliffe updated CASSANDRA-9571:
---------------------------------------
Fix Version/s: (was: 3.0.x)
(was: 2.2.x)
(was: 2.0.x)
(was: 2.1.x)
2.2.0 rc2
2.1.7
2.0.16
3.0 beta 1
> Set HAS_MORE_PAGES flag when PagingState is null
> ------------------------------------------------
>
> Key: CASSANDRA-9571
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9571
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Sam Tunnicliffe
> Assignee: Sam Tunnicliffe
> Priority: Minor
> Fix For: 3.0 beta 1, 2.0.16, 2.1.7, 2.2.0 rc2
>
> Attachments: 9571-2.0.txt
>
>
> If {{ResultSet.Metadata#setHasMorePages}} is called with a null
> {{PagingState}}, indicating that there are no more available results, we
> should explicitly unset the {{HAS_MORE_PAGES}} flag. This can be necessary
> where a custom {{QueryHandler}} implements its own {{LIMIT}} logic and wishes
> to send the signal to the client that the results are exhausted before the
> storage engine would normally do so.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)