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

Andrés de la Peña commented on CASSANDRA-13276:
-----------------------------------------------

Committed:

||3.0|[175e4f8ce868ea04a5e11a8d5212d8c397ea0d12|https://github.com/apache/cassandra/commit/175e4f8ce868ea04a5e11a8d5212d8c397ea0d12]||
||3.11|[42904c65381d69351b130f64f9b2ba2425513a04|https://github.com/apache/cassandra/commit/42904c65381d69351b130f64f9b2ba2425513a04]||
||trunk|[b687641f78c85f266bae2475da8622c06c39dd0f|https://github.com/apache/cassandra/commit/b687641f78c85f266bae2475da8622c06c39dd0f]||

Thanks for the review.

> 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