[ https://issues.apache.org/jira/browse/HBASE-29372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HBASE-29372: ----------------------------------- Labels: pull-request-available (was: ) > Meta cache clear metrics and logs shouldn't use "UnknownException" > ------------------------------------------------------------------ > > Key: HBASE-29372 > URL: https://issues.apache.org/jira/browse/HBASE-29372 > Project: HBase > Issue Type: Sub-task > Reporter: Hernan Gelaf-Romer > Assignee: Hernan Gelaf-Romer > Priority: Major > Labels: pull-request-available > > In HBase 2.X, meta cache clear exceptions can potentially be obfuscated, > making it hard to understand why we're clearing the meta cache. We should > > # Add better logging in the client > # Avoid using "UnknownException" as the exception type in the meta cache > clear metric if the exception is known at runtime > > -- This message was sent by Atlassian Jira (v8.20.10#820010)