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)

Reply via email to