ppkarwasz opened a new pull request, #2112: URL: https://github.com/apache/logging-log4j2/pull/2112
This PR is based on #1937 and adds support for LMAX Disruptor 4.x by: - splitting our `EventHandler` classes into two versions: one for 3.x and 4.x, - using the original `TimeoutBlockingWaitStrategy`, - adding an additional Maven Surefire run to test our async logger implementation with Disruptor 4.x. Closes #1829 -- 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]
