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

[jira] [Updated] (HBASE-27494) Client meta cache clear by exception metrics are missing some cases

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

Briana Augenreich updated HBASE-27494:
--------------------------------------
         Release Note: Patch available at https://github.com/apache/hbase/pull/4902 
    Affects Version/s: 2.4.15
                       2.5.1
               Status: Patch Available  (was: Open)

> Client meta cache clear by exception metrics are missing some cases
> -------------------------------------------------------------------
>
>                 Key: HBASE-27494
>                 URL: https://issues.apache.org/jira/browse/HBASE-27494
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.4.15, 2.5.1
>            Reporter: Bryan Beaudreault
>            Assignee: Briana Augenreich
>            Priority: Minor
>
> MetricsConnection has metrics for meta cache clears by server and region, and also metrics by exception type which triggered the clear. The metric by exception type is currently missing at least one instance (in AsyncRequestFutureImpl) where the cache is cleared due to an exception.
> We should do an audit of cache clear calls and ensure all the appropriate ones are tracked by exception too.



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