[
https://issues.apache.org/jira/browse/CASSANDRA-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-4816:
--------------------------------------
Reviewer: slebresne (was: jbellis)
Priority: Major (was: Blocker)
Affects Version/s: (was: 1.1.6)
1.1.0
Fix Version/s: 1.2.0 beta 2
Assignee: Piotr Kołaczkowski (was: Sylvain Lebresne)
> Broken get_paged_slice
> -----------------------
>
> Key: CASSANDRA-4816
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4816
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Piotr Kołaczkowski
> Assignee: Piotr Kołaczkowski
> Fix For: 1.1.7, 1.2.0 beta 2
>
> Attachments: 4816-2.txt, 4816-3.txt
>
>
> get_paged_slice doesn't reset the start column filter for the second returned
> row sometimes. So instead of getting a slice:
> row 0: <start_column>...<last_column_in_row>
> row 1: <first column in a row>...<last_column_in_row>
> row 2: <first column in a row>...
> you sometimes get:
> row 0: <start_column>...<last_column_in_row>
> row 1: <start_column>...<last_column_in_row>
> row 2: <first column in a row>...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira