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

[jira] [Updated] (HBASE-26982) Add index and bloom filter statistics of LruBlockCache on rs web UI

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

Michael Stack updated HBASE-26982:
----------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed
          Status: Resolved  (was: Patch Available)

Merged to master and then cherry-picked to branch-2 and branch-2.5. Thanks for the nice patch [~liangxs]  and review [~andrew.purtell@gmail.com] 

> Add index and bloom filter statistics of LruBlockCache on rs web UI
> -------------------------------------------------------------------
>
>                 Key: HBASE-26982
>                 URL: https://issues.apache.org/jira/browse/HBASE-26982
>             Project: HBase
>          Issue Type: Improvement
>          Components: BlockCache, UI
>            Reporter: Xuesen Liang
>            Assignee: Xuesen Liang
>            Priority: Minor
>             Fix For: 2.5.0, 3.0.0-alpha-4
>
>
> When _CombinedBlockCache_ is configured, _LruBlockCache_ is used for index/bloom/meta block cache, and _BucketCache_ is used for data block cache. 
> Index and bloom filter statistics on rs web UI will be helpful.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)