ijuma opened a new pull request, #19135: URL: https://github.com/apache/kafka/pull/19135
2.24.2 includes a critical fix: "This release fixes a critical bug in Log4j API initialization code, which can cause LogManager.getLogger() to return null under certain conditions. See https://github.com/apache/logging-log4j2/issues/3143 for details." 2.24.3 includes an important fix for our usage: "Fix ConcurrentModificationException, if multiple threads modify loggers concurrently. This bug affects users that modify logger levels programmatically." Release notes: * https://github.com/apache/logging-log4j2/releases/tag/rel%2F2.24.2 * https://github.com/apache/logging-log4j2/releases/tag/rel%2F2.24.3 -- 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]
