[
https://issues.apache.org/jira/browse/CASSANDRA-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16922274#comment-16922274
]
maxwellguo commented on CASSANDRA-15301:
----------------------------------------
you are right ;
export means export sstable file to other place.
during this export , a new table is created and data is put , but when you use
the export data to do restore , then the new created table 's data is lost, at
least can not
be read;
also I have fix this problem.
I want to know if this is a problem and the patch can be submit.
> 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: [email protected]
For additional commands, e-mail: [email protected]