Re: Incremental Backup Hardlinks

2018-07-19 Thread Jonathan Haddad
The hard links are created after the SSTables have finished writing. On Thu, Jul 19, 2018 at 9:51 AM David Payne wrote: > Hello Cassandra Experts and Committers, > > > > Hopefully this is just a dumb question, but without the skill set to read > the source code, I must ask. > > > > Consider in

Incremental Backup Hardlinks

2018-07-19 Thread David Payne
Hello Cassandra Experts and Committers, Hopefully this is just a dumb question, but without the skill set to read the source code, I must ask. Consider incremental backups are enabled on 2.x or 3.x. As memtables flush to sstables on disk, hardlinks are created in backups for the column family.