ptlrs opened a new pull request, #9229: URL: https://github.com/apache/ozone/pull/9229
## What changes were proposed in this pull request? This PR updates audit loggers to use synchronized loggers instead of async loggers. 1. Update log4 configuration files to remove async loggers 2. Update JVM options to remove the async contextSelector. This would otherwise make all loggers in that JVM async. 3. Update the tests ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13794 ## How was this patch tested? CI: https://github.com/ptlrs/ozone/actions/runs/18575985039 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
