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