ppkarwasz commented on code in PR #3221: URL: https://github.com/apache/logging-log4j2/pull/3221#discussion_r1850002853
########## log4j-core-test/src/test/java/org/apache/logging/log4j/core/async/AsyncWaitStrategyFactoryConfigTest.java: ########## Review Comment: The actual test results seems OK! Probably the test was broken and you fixed it! :100: You just need to adapt the expected value of the test to `org.apache.logging.log4j.core.async.TimetoutBlockingWaitStrategy` if `Disruptorutil.DISRUPTOR_MAJOR_VERSION` returns 3 and `com.lmax.disruptor.TimetoutBlockingWaitStrategy` if the constant is 4. -- 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