You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (Jira)" <ji...@apache.org> on 2021/06/01 12:07:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17355062#comment-17355062 ] 

Anoop Sam John commented on HBASE-24373:
----------------------------------------

Applied in master only right [~zhangduo]?

> 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)