JLu76 opened a new pull request, #4717: URL: https://github.com/apache/cassandra/pull/4717
Atomically write to the heartbeat file by writing to a temp file and then performing an atomic move. Also, if an empty heartbeat file is somehow written, add logic to fall back to the last modified time of the heartbeat file [CASSANDRA-21290](https://issues.apache.org/jira/browse/CASSANDRA-21290) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

