dlmarion opened a new pull request, #5457: URL: https://github.com/apache/accumulo/pull/5457
After bumping the log4j2 dependency to version 2.24.3 we started noticing extra logging output during the build. This issue has been reported at https://github.com/apache/logging-log4j2/issues/3100 and is due to the change to the AbstractConfiguration class in https://github.com/apache/logging-log4j2/pull/3043. As described in log4j2 issue #3100 and at https://logging.apache.org/log4j/2.x/manual/status-logger.html the status configuration element is now deprecated and we are advised to use a system property instead. Closes #5453 -- 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...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org