[
https://issues.apache.org/jira/browse/CASSANDRA-10960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Yeksigian resolved CASSANDRA-10960.
----------------------------------------
Resolution: Not A Problem
s4 would not be in the backups directory, only SSTables which have been flushed
end up there. That is the point of incremental backups: you start from a
snapshot and add any newly flushed sstables which have been flushed since the
snapshot to recover a certain point in time.
If you have more questions, please ask them on the mailing list; Jira is only
used for bug reports, and this is operating the way it should be.
> Compaction should delete old files from incremental backups folder
> ------------------------------------------------------------------
>
> Key: CASSANDRA-10960
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10960
> Project: Cassandra
> Issue Type: Improvement
> Components: Compaction
> Environment: PROD
> Reporter: Anubhav Kale
> Priority: Minor
>
> When compaction runs the old flushed SS Tables from backups folder are not
> deleted. If folks need to move the backups folder somewhere outside the
> cluster, recovery becomes slower because unnecessary files need to be copied
> back.
> Is this behavior by design ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)