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 2021/12/14 14:58:00 UTC

[jira] [Resolved] (HBASE-26554) Introduce a new parameter in jmx servlet to exclude the specific mbean

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

Duo Zhang resolved HBASE-26554.
-------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

Pushed to master and branch-2.

Thanks [~frostruan] for ocontriburing. Please fill the release note about the change here.

> Introduce a new parameter in jmx servlet to exclude the specific mbean
> ----------------------------------------------------------------------
>
>                 Key: HBASE-26554
>                 URL: https://issues.apache.org/jira/browse/HBASE-26554
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics
>    Affects Versions: 2.4.8
>            Reporter: ruanhui
>            Assignee: ruanhui
>            Priority: Minor
>             Fix For: 2.6.0, 3.0.0-alpha-3
>
>
> There are many regionservers serving over a thousand regions in our company, and the metric load is pretty big.
> I tried to exclude some huge mbean like 'Hadoop:service=HBase,name=RegionServer,sub=Regions' with regex, but didn't succeed.
> So I want to propose a new parameter 'excl' in jmx servlet to exclude the splecific bean or beans.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)