dasvex opened a new issue, #3648:
URL: https://github.com/apache/logging-log4j2/issues/3648

   ## Description
   
   In our production, entries in log files are lost under high load.
   It is possible that this is due to the archiving process.
   
   It seems that if the file archiving of one file is not completed and the 
second one is already starting to archive, they can overwrite each other.
   
   ## Configuration
   
   **Version:** [2.24.3]
   
   **Operating system:** [Oracle Linux Server 8.4; win10]
   
   **JDK:** [21]
   
   
   ## Reproduction
   
   Most likely, the problem will reproduce well on weak servers, where the file 
archiving process takes some considerable time. For example, on servers with a 
slow HDD or with a slow CPU.
   
   Simple test to reproduce here:
   https://github.com/dasvex/log4j-lost-files-on-gz/tree/main


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to