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

Benedict updated CASSANDRA-15201:
---------------------------------
    Test and Documentation Plan: Two unit tests and upgrade dtest included
                         Status: Patch Available  (was: Open)

Patch available [here|https://github.com/belliottsmith/cassandra/tree/15201-3.0]

This includes an upgrade dtest (as well as two unit tests), unfortunately the 
upgrade dtest doesn't currently work for a few reasons - the new feature API 
hasn't been back ported, and the upgrade API also needs some work generally (in 
particular 2.2 seems to erroneously attempt to load the local cassandra.yaml, 
presumably because there's an early reference to {{DatabaseDescriptor}})

I'll file a follow-up ticket to fix these things to get the upgrade dtest 
working.

> LegacyLayout does not handle paging states that cross a collection column
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15201
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15201
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Messaging/Internode
>            Reporter: Benedict
>            Assignee: Benedict
>            Priority: Normal
>
> {{LegacyLayout.decodeBound}} assumes there is only a single extra component, 
> referring to a column name.  In fact an encoded page boundary may include a 
> collection column, and this occurs as a matter of course when paging a table 
> whose last column is a collection.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to