rm5248 commented on issue #3593: URL: https://github.com/apache/logging-log4j2/issues/3593#issuecomment-2814219475
> [@rm5248](https://github.com/rm5248), [@FreeAndNil](https://github.com/FreeAndNil), > > Do you have similar issues in Log4cxx and Log4net on Azure? I feel like I might have seen something similar a long time ago, but I can't recall what it was. I definitely haven't heard of anything like this happening recently though. It sounds like an OS or JVM issue though, as metadata such as the last updated timestamp should be handled by the filesystem. Interestingly it seems that NTFS may not update the [last access timestamp immediately](https://learn.microsoft.com/en-us/windows/win32/sysinfo/file-times): > The NTFS file system delays updates to the last access time for a file by up to 1 hour after the last access. That's probably not relevant here, unless the filesystem where logs are being written to is somehow NTFS. -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org