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

Aleksey Yeschenko updated CASSANDRA-15204:
------------------------------------------
    Test and Documentation Plan: New unit tests
                         Status: Patch Available  (was: Open)

Branch [here|https://github.com/iamaleksey/cassandra/commits/15204-3.0], 
[CI|https://circleci.com/workflow-run/f1cb4f1a-9cf6-4b04-bcfe-e396189fe78a].

> Toughen up column drop/recreate validations in 3.0/3.11
> -------------------------------------------------------
>
>                 Key: CASSANDRA-15204
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15204
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Cluster/Schema
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Normal
>
> After CASSANDRA-8099 it’s no longer possible to safely drop/add columns with 
> incompatible types. In 4.0 we validate this correctly, but in 3.0 we don’t,
> and that can result in unreadable sstables (corrupted serialization headers 
> causing simple columns to be read as complex or vice versa).
> This patch brings 3.0 in line with 4.0 restrictions, making such corruption 
> impossible.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to