ppkarwasz commented on PR #3093: URL: https://github.com/apache/logging-log4j2/pull/3093#issuecomment-2421514913
> 2、DISK WRITE a) speed1(slow) Log4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector + 2.24.1 iotop: 13M/s > > b) speed2(slower) Log4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector + 2.25.0-SNAPSHOT or log4j2.contextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector + 2.25.0-SNAPSHOT iotop: 4.5M/s Thanks for the heads up. I have opened #3106 to check the cause of the performance loss you have reported and I am closing this PR, since I suppose it is no longer relevant. -- 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]
