Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-20396

Remove redundant MBean from thrift JMX

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.2.0
    • Thrift
    • None

    Description

      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

      Attachments

        1. HBASE-20396.master.001.patch
          2 kB
          Guangxu Cheng

        Activity

          People

            gxcheng Guangxu Cheng
            gxcheng Guangxu Cheng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: