Guangxu Cheng created HBASE-20396:
-------------------------------------
Summary: 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
Environment: 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
Reporter: Guangxu Cheng
Assignee: Guangxu Cheng
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)