[
https://issues.apache.org/jira/browse/CASSANDRA-16920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416315#comment-17416315
]
Stefan Miklosovic commented on CASSANDRA-16920:
-----------------------------------------------
I rewrote timestamps on longs from System.currentTimeMillis to Instant.now()
CI buildĀ
https://app.circleci.com/pipelines/github/instaclustr/cassandra/474/workflows/ad4b84d9-d6aa-4512-a09c-f0e8754d6110
> 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
> Priority: Normal
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]