[
https://issues.apache.org/jira/browse/HBASE-18737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154219#comment-16154219
]
Ted Yu commented on HBASE-18737:
--------------------------------
There is compilation error when applying the patch on branch-1 :
{code}
[ERROR]
/Users/tyu/1-hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperImpl.java:[235,55]
error: cannot find symbol
[ERROR] -> [Help 1]
{code}
Attach patch for branch-1 if you want this to be applied there.
> Display configured max size of memstore and cache on RS UI
> ----------------------------------------------------------
>
> Key: HBASE-18737
> URL: https://issues.apache.org/jira/browse/HBASE-18737
> Project: HBase
> Issue Type: Improvement
> Reporter: Biju Nair
> Assignee: Biju Nair
> Priority: Minor
> Fix For: 2.0.0-alpha-3
>
> Attachments: HBASE-18737.PATCH, HBASE-18737-WIP.PATCH,
> RS_UI_AFTER-1.PNG, RS_UI_AFTER.PNG, RS_UI_FULL.PNG, RS_UI_L1.PNG,
> RS_UI_L2.PNG, RS_UI.PNG
>
>
> Displaying the configured size of {{memstore}} and {{cache}} will help
> non-admin users understand the cluster capacity. Attached screenshot with
> proposed usability related changes and the current RS UI.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)