Duo Zhang created HBASE-25716:
---------------------------------
Summary: The configured loggers in log4j2.xml will always be
created
Key: HBASE-25716
URL: https://issues.apache.org/jira/browse/HBASE-25716
Project: HBase
Issue Type: Bug
Components: logging
Reporter: Duo Zhang
Assignee: Duo Zhang
No matter whether they are referenced.
So we will always create RFA log files even if we are using console appender,
and since the default location for http request log is /var/log/hbase, we do
not always have permission to create directory at this place so it may cause
failure for UTs.
We need to find a way to fix this problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)