I want to do a backup with snapshot,and when i restore by the backup, i find i lost some data.
Then i had do a test like that: i create a table, when i insert first data and carried out flush,i can see some file generate in data path,but when i insert second data, i carried out flush too,but there is nothing generate in data path
i want each time i insert data and flush i can see there are some file generated in data path.but just first time i can see files generate in data path,after first will be failed.