You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xuesen Liang (Jira)" <ji...@apache.org> on 2022/04/25 10:40:00 UTC

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

Xuesen Liang created HBASE-26975:
------------------------------------

             Summary: Add on heap and off heap memstore info in region 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


There are _Memstore Size_ and _Memstore Limit_ info in rs-status page.

These 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)