You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paulo Motta (Jira)" <ji...@apache.org> on 2022/11/10 17:00:00 UTC

[jira] [Created] (CASSANDRA-18031) Make snapshot directory configurable

Paulo Motta created CASSANDRA-18031:
---------------------------------------

             Summary: Make snapshot directory configurable
                 Key: CASSANDRA-18031
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18031
             Project: Cassandra
          Issue Type: Improvement
          Components: Local/Snapshots
            Reporter: Paulo Motta


Currently the snapshot directory is hard-coded to \{table_dir}/snapshots/\{tag}.

It should be possible to configure this to another directory, something like \{snapshot_dir}/\{table}/\{snapshot_tag}.

Alternatively we could make a single directory for all snapshots making the global snapshot tag unique: \{snapshot_dir}/\{global_snapshot_tag}.

We should probably check that \{snapshot_dir} is in the same disk as \{storage_directory} to allow hard linking.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org