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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to