You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/05/14 08:24:00 UTC

[jira] [Created] (HBASE-24373) Implement JvmMetrics in HBase instead of using the one in hadoop

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)