JWT007 opened a new pull request, #3462: URL: https://github.com/apache/logging-log4j2/pull/3462
(#3159) This should fix a potential NPE in AsyncWaitStrategyFactoryConfig if the builder 'class' field is not set or set to null/empty string. - added notEmpty assert to Builder setFactoryClassName - changed notNull to notEmpty assert to AsyncWaitStrategyFactoryConfig constructor. - added changelog XML file. (2.25.0) - added new tests to AsyncWaitStrategyFactoryConfigTest -- 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