[
https://issues.apache.org/jira/browse/HBASE-26727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell updated HBASE-26727:
----------------------------------------
Hadoop Flags: Reviewed
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Fix CallDroppedException reporting
> ----------------------------------
>
> Key: HBASE-26727
> URL: https://issues.apache.org/jira/browse/HBASE-26727
> Project: HBase
> Issue Type: Bug
> Reporter: Bryan Beaudreault
> Assignee: Bryan Beaudreault
> Priority: Minor
> Fix For: 2.5.0, 2.6.0, 3.0.0-alpha-3
>
>
> HBASE-26623 added a new metric for counting CallDroppedExceptions, but
> actually was not being incremented because the exception is thrown before it
> ever gets handled by the RpcServer. We need to increment the exception in the
> CallRunner.drop(), where the exception is thrown.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)