Klose6 opened a new pull request, #371:
URL: https://github.com/apache/cassandra-sidecar/pull/371

   CdcRawDirectorySpaceCleaner re-reads segment metadata via 
File.lastModified() after the initial listFiles() scan. If Cassandra (or any 
other actor) reclaims a segment in the interim, the File.lastModified() will 
return 0, and nowInMillis - 0 collapses to wall-clock milliseconds.


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

Reply via email to