You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/04/28 15:18:00 UTC

[jira] [Resolved] (HBASE-26975) Add on heap and off heap memstore info in rs web UI

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

Duo Zhang resolved HBASE-26975.
-------------------------------
    Fix Version/s: 2.5.0
                   3.0.0-alpha-3
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed to branch-2.5+.

Thanks [~liangxs] for contributing!

> Add on heap and off heap memstore info in rs web UI
> ---------------------------------------------------
>
>                 Key: HBASE-26975
>                 URL: https://issues.apache.org/jira/browse/HBASE-26975
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Xuesen Liang
>            Assignee: Xuesen Liang
>            Priority: Minor
>             Fix For: 2.5.0, 3.0.0-alpha-3
>
>
> There are _Memstore Size_ and _Memstore Limit_ info in rs-status page.
> The information is a little coarse granularity and confusing:
>  * _Memstore Size_ means memstore data size, but we cannot tell the difference of on heap and off heap memstore data size.
>  * _Memstore Limit_ is off heap memstore limit if off-heap is enabled, otherwise, it is on heap memstore limit. 
> We should provide more detailed information.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)