[
https://issues.apache.org/jira/browse/HBASE-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302835#comment-14302835
]
stack commented on HBASE-7332:
------------------------------
Patch looks good. When does stuff get cleared from here?
79 private final Map<TableName, Map<String, RegionState>>
regionStatesTableIndex =
80 new HashMap<TableName, Map<String, RegionState>>();
> [webui] HMaster webui should display the number of regions a table has.
> -----------------------------------------------------------------------
>
> Key: HBASE-7332
> URL: https://issues.apache.org/jira/browse/HBASE-7332
> Project: HBase
> Issue Type: Bug
> Components: UI
> Affects Versions: 2.0.0, 1.1.0
> Reporter: Jonathan Hsieh
> Assignee: Andrey Stepachev
> Priority: Minor
> Labels: beginner
> Attachments: HBASE-7332.patch, Screen Shot 2014-07-28 at 4.10.01
> PM.png
>
>
> Pre-0.96/trunk hbase displayed the number of regions per table in the table
> listing. Would be good to have this back.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)