[ https://issues.apache.org/jira/browse/HBASE-29372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956111#comment-17956111 ]
Hernan Gelaf-Romer commented on HBASE-29372: -------------------------------------------- Closing as dupe > 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: Bug > Reporter: Hernan Gelaf-Romer > Assignee: Hernan Gelaf-Romer > Priority: Major > > 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)