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

[webui] HMaster webui should show splitting regions than split completed regions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • master, UI

    Description

      Although HBASE-7332 intended to show Split Regions (regions with split state), it was picking up the number from RegionState.State.SPLIT which split was already done.

      This jira intends to use RegionState.State.SPLITTING + RegionState.State.SPLITTING_NEW, instead. Also adding Merging Regions in the web ui.

      Attachments

        1. improving-region-status-in-master.001.patch
          3 kB
          Daisuke Kobayashi
        2. improving-region-status-in-master.002.patch
          2 kB
          Daisuke Kobayashi
        3. Screen Shot 2017-12-22 at 20.05.59.png
          42 kB
          Daisuke Kobayashi

        Activity

          People

            daisuke.kobayashi Daisuke Kobayashi
            daisuke.kobayashi Daisuke Kobayashi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: