Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-18031

Make snapshot directory configurable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • None
    • Local/Snapshots
    • Low Hanging Fruit
    • All
    • None

    Description

      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.

      Attachments

        Activity

          People

            smiklosovic Stefan Miklosovic
            paulo Paulo Motta
            Stefan Miklosovic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: