Stefan Miklosovic created CASSANDRA-17180:
---------------------------------------------

             Summary: Implement heartbeat service to know last time Cassandra 
node was up
                 Key: CASSANDRA-17180
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17180
             Project: Cassandra
          Issue Type: New Feature
          Components: Legacy/Observability
            Reporter: Stefan Miklosovic


As already discussed on ML, it would be nice to have a service which would 
periodically write timestamp to a file signalling it is up / running.

Then, on the startup, we would read this file and we would determine if there 
is some table which gc grace is behind this time and we would fail the start so 
we would prevent zombie data to be likely spread around a cluster.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to