[
https://issues.apache.org/jira/browse/HBASE-19799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326725#comment-16326725
]
Ted Yu commented on HBASE-19799:
--------------------------------
{code:java}
+<div class="tabbable">
{code}
What does tabbable represent ?
{code}
+ <li class=""><a href="#tab_rsgroup_compactStas"
data-toggle="tab">Compactions</a></li>
{code}
tab_rsgroup_compactStas -> tab_rsgroup_compactStats
{code}
+ remainingKVs = numCompactingKVs - numCompactedKVs;
{code}
Can the above produce negative reading ?
> Add web UI to rsgroup
> ---------------------
>
> Key: HBASE-19799
> URL: https://issues.apache.org/jira/browse/HBASE-19799
> Project: HBase
> Issue Type: New Feature
> Components: rsgroup, UI
> Reporter: Guangxu Cheng
> Assignee: Guangxu Cheng
> Priority: Major
> Attachments: HBASE-19799.master.001.patch, master_rsgroup.png,
> rsgroup_detail.png
>
>
> When the RSGroup feature is enabled, there is’t a webui to show the details
> of rsgroup. we can only view the details of the rsgroup via shell commands,
> which is inconvenient.
> This issue will add a webui to rsgroup. To show the statistics and details of
> each rsgroup
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)