rgoers commented on issue #271: Proposed fix for LOG4J2-2610 rollover issue: URL: https://github.com/apache/logging-log4j2/pull/271#issuecomment-502496843 Yes, I am pretty sure this is timing related. I just don't know if it is something in the test or something in the code. If you had trace enabled you should have seen logs from when the files roll over. The reason for registering the listener is it will just store the log event in a queue and will only print it if the error occurs. Enabling the logging will almost certainly impact the test somehow as writing to the console is pretty slow.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services