errose28 commented on PR #3603: URL: https://github.com/apache/ozone/pull/3603#issuecomment-1188074035
I'm not sure excluding the dependency is the correct fix. It looks like those failing tests are incorrectly using apache commons LogFactory to get the loggers to scan, instead of slf4j LoggerFactory. I think something like [this](https://github.com/errose28/hadoop-ozone/commit/84d24475b9e92fce25439763cb62c32271c63844) might be better. -- 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]
