[
https://issues.apache.org/jira/browse/HBASE-20396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guangxu Cheng updated HBASE-20396:
----------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
3.0.0
Status: Resolved (was: Patch Available)
> Remove redundant MBean from thrift JMX
> --------------------------------------
>
> Key: HBASE-20396
> URL: https://issues.apache.org/jira/browse/HBASE-20396
> Project: HBase
> Issue Type: Improvement
> Components: Thrift
> Reporter: Guangxu Cheng
> Assignee: Guangxu Cheng
> Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: HBASE-20396.master.001.patch
>
>
> HBase has two types of thrift server. When any type of thrift server is
> started, the MBean of the two thrift servers will be registered which is
> redundant.
> For example, when starting thrift2, we only need to register MBean
> "Hadoop:service=HBase,name=Thrift,sub=ThriftTwo" of thrift2 in JMX, there's
> no need to register MBean "Hadoop:service=HBase,name=Thrift,sub=ThriftOne" of
> thrift. Vice versa
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)