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/08 13:39:00 UTC

[jira] [Created] (CASSANDRA-16920) Make creation timestamp consistent for all tables of a snapshot

Stefan Miklosovic created CASSANDRA-16920:
---------------------------------------------

             Summary: Make creation timestamp consistent for all tables of a snapshot
                 Key: CASSANDRA-16920
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16920
             Project: Cassandra
          Issue Type: Bug
          Components: Local/Snapshots
            Reporter: Stefan Miklosovic
            Assignee: Stefan Miklosovic


This mostly affects listsnapshots command as well as removal of a snapshot when it is on TTL.

Currently, there is not the same timestamp for "created_at" field in listsnapshots output so what might happen when TTL deletion kicks in is that only part of tables might be removed because other tables do not have to make it into that TTL threshold but they will be removed on the next SnapshotManager's removal round.



--
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