[ 
https://issues.apache.org/jira/browse/HBASE-19594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daisuke Kobayashi updated HBASE-19594:
--------------------------------------
    Attachment: improving-region-status-in-master.002.patch

Apologies for the delay. Yes it's showing both Splitting Regions and Merging 
Regions columns in webui as attached as 
{{Screen Shot 2017-12-22 at 20.05.59.png}}  while it's showing 0 since the *ing 
status is difficult to capture in normal case.

.002 updated to capture the status from {{RegionState.State.SPLITTING}}, 
removed SPLITTING_NEW.

> [webui] HMaster webui should show splitting regions than split completed 
> regions
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-19594
>                 URL: https://issues.apache.org/jira/browse/HBASE-19594
>             Project: HBase
>          Issue Type: Bug
>          Components: master, UI
>            Reporter: Daisuke Kobayashi
>            Assignee: Daisuke Kobayashi
>            Priority: Minor
>         Attachments: Screen Shot 2017-12-22 at 20.05.59.png, 
> improving-region-status-in-master.001.patch, 
> improving-region-status-in-master.002.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to