[
https://issues.apache.org/jira/browse/HBASE-21299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16647461#comment-16647461
]
stack commented on HBASE-21299:
-------------------------------
I use these counts to find tables that need repair. Later, should be able to
click on the numbers to get a list of the actual regions to work on. Currently
doing this via shell messing.
.001 small patch.
> List counts of actual region states in master UI tables section
> ---------------------------------------------------------------
>
> Key: HBASE-21299
> URL: https://issues.apache.org/jira/browse/HBASE-21299
> Project: HBase
> Issue Type: Improvement
> Components: UI
> Reporter: stack
> Priority: Major
> Attachments: HBASE-21299.branch-2.1.001.patch, Screen Shot 2018-10-11
> at 9.44.39 PM.png, Screen Shot 2018-10-11 at 9.44.56 PM.png
>
>
> It the tables panel, we list Open Regions, Offline Regions, Failed Regions,
> Split Region, and Other. This is not very useful. It is from a time before
> region states were edited down. Better to list OPEN, CLOSED, OPENING,
> CLOSING...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)