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

Romain Hardouin commented on CASSANDRA-15301:
---------------------------------------------

There is no bug to fix, a snapshot is just a bunch of hard links.
If you want to backup/restore the new table you need to take another - newer - 
snapshot: either a system wide (no keyspace specified) or a specific one 
targetting only the new table.

> DDL operation during backup process after made snaphot ,restore will lost 
> data 
> -------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15301
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15301
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: maxwellguo
>            Priority: Normal
>
> As the document described 
> https://docs.datastax.com/en/archived/cassandra/3.0/cassandra/operations/opsBackupRestore.html
>  , the setp to do bakcup and restore, we make snapshot and do table file 
> export , but during thie process new keyspace / table was created ,The table 
> file can be export to new cluster ,but when restore snapshot and files, new 
> added table want't be loaded . so the new added table's data can not be get . 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to