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/06/20 01:56:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-24373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang resolved HBASE-24373.
-------------------------------
    Resolution: Later

> 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
>            Assignee: Duo Zhang
>            Priority: Major
>
> 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)