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

Alex Petrov updated CASSANDRA-13276:
------------------------------------
    Status: Ready to Commit  (was: Patch Available)

> Regression on CASSANDRA-11416: can't load snapshots of tables with dropped 
> columns
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13276
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13276
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Matt Kopit
>            Assignee: Andrés de la Peña
>             Fix For: 3.0.x, 3.11.x, 4.x
>
>
> I'm running Cassandra 3.10 and running into the exact same issue described in 
> CASSANDRA-11416: 
> 1. A table is created with columns 'a' and 'b'
> 2. Data is written to the table
> 3. Drop column 'b'
> 4. Take a snapshot
> 5. Drop the table
> 6. Run the snapshot schema.cql to recreate the table and the run the alter
> 7. Try to restore the snapshot data using sstableloader
> sstableloader yields the error:
> java.lang.RuntimeException: Unknown column b during deserialization



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to