You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefan Miklosovic (Jira)" <ji...@apache.org> on 2021/09/02 19:26:00 UTC

[jira] [Created] (CASSANDRA-16911) Remove ephemeral snapshot marker file and introduce a flag to SnapshotManifest

Stefan Miklosovic created CASSANDRA-16911:
---------------------------------------------

             Summary: Remove ephemeral snapshot marker file and introduce a flag to SnapshotManifest
                 Key: CASSANDRA-16911
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16911
             Project: Cassandra
          Issue Type: Improvement
          Components: Local/Other
            Reporter: Stefan Miklosovic
            Assignee: Stefan Miklosovic


While creating an ephemeral snapshots, a marker file is created at disk in a respective snapshot directory. This is not necessary anymore as we have introduced SnapshotManifest in CASSANDRA-16789 so we can move this flag there. By putting the information if a snapshot is ephemeral or not into SnapshotManifest, we simplify and "clean up" the snapshotting process and related codebase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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