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

Expose regions in transition thru JMX

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      Currently only the count of regions in transition is exposed thru JMX.
      Here is a sample snippet of the /jmx output:

      {
        "beans" : [ {
      ...
        }, {
          "name" : "Hadoop:service=HBase,name=Master,sub=AssignmentManager",
          "modelerType" : "Master,sub=AssignmentManager",
          "tag.Context" : "master",
      ...
          "ritCount" : 3
      

      It would be desirable to expose region name, state for the regions in transition as well.
      We can place configurable upper bound on the number of entries returned in case there're a lot of regions in transition.

      Attachments

        1. HBASE-20654-1.patch
          18 kB
          liubangchen
        2. HBASE-20654-2.patch
          20 kB
          liubangchen
        3. HBASE-20654-3.patch
          20 kB
          liubangchen
        4. 1.png
          3 kB
          liubangchen

        Activity

          People

            liubangchen liubangchen
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: