Duo Zhang created HBASE-24373:
---------------------------------
Summary: Implement JvmMetrics in HBase instead of using the one in
hadoop
Key: HBASE-24373
URL: https://issues.apache.org/jira/browse/HBASE-24373
Project: HBase
Issue Type: Sub-task
Components: logging, metrics
Reporter: Duo Zhang
The JvmMetrics from hadoop is hard coded to use log4j.
Although we do not make use of the ability, it still prevents us to ban the
log4j dependencies completely.
So let's implement the JvmMetrics by our own, based on log4j2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)