commit | 4cba4c8aede0cb776c9820a498190f934d69ff54 | [log] [tgz] |
---|---|---|
author | Anton Samoylov <asamoylov@mirantis.com> | Tue Feb 05 16:25:48 2019 +0400 |
committer | Anton Samoylov <asamoylov@mirantis.com> | Tue Feb 05 17:56:08 2019 +0400 |
tree | fb0ce5f732bc8b5c596034e8d4235fe6aa83aa22 | |
parent | 35d312b3d90f639c13244bd1763da04b87e8d008 [diff] |
Add cleanup_snaphots parameter We need to have an option to enable cleanup of outdated snaphots in cassandra data dir as it's meaningless to keep them on db node as we're storing backups in specific BACKUPDIR and copy backups on remote backup server. Change-Id: I24e83ce5f10751a3e54192d5aa0fd864628f6270 Related-PROD: PROD-27054