[ 
https://issues.apache.org/jira/browse/CASSANDRA-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13646540#comment-13646540
 ] 

Sylvain Lebresne commented on CASSANDRA-5489:
---------------------------------------------

bq. v1 patch handles that already

Oh, that's a python skill fail for me. So are we good if I commit the 1.2 patch 
for now with the cqlsh part of your patch (so it gets into 1.2.5 in 
particular). And then I'll work on fixing the trunk parts.
                
> Fix 2.0 key and column aliases serialization and cqlsh DESC SCHEMA
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-5489
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5489
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core, Tools
>    Affects Versions: 2.0
>            Reporter: Aleksey Yeschenko
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: 5489-1.2.txt, 5489.txt
>
>
> CASSANDRA-5125 made a slight change to how key_aliases and column_aliases are 
> serialized in schema. Prior to that we never kept nulls in the the json 
> pseudo-lists. This does break cqlsh and probably breaks 1.2 nodes receiving 
> such migrations as well. The patch reverts this behavior and also slightly 
> modifies cqlsh itself to ignore non-regular columns from 
> system.schema_columns table.
> This patch breaks nothing, since 2.0 already handles 1.2 non-null padded 
> alias lists.

--
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

Reply via email to