Apache9 commented on pull request #3093: URL: https://github.com/apache/hbase/pull/3093#issuecomment-809986041
The failed UTs are because of the log4j2 appenders. It seems that log4j2 will always create the declared appenders even if it is not reference by any loggers. Will file another jira to see how to fix this. I guess there should be some flags for this, otherwise, I think we need to comment them out in the default log4j2.xml and let users uncomment them when they actually want to use them. Thanks. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
