[
https://issues.apache.org/jira/browse/HADOOP-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma updated HADOOP-10673:
-----------------------------
Attachment: HADOOP-10673-2.patch
Thanks, Gera. Here is the updated patch. For RpcMetrics, it doesn't distinguish
good call from waste call. For RpcDetailedMetrics, if the call throws
exception, it will use $MethodName_$ExceptionClassSimpleName as the metrics
name.
> Update rpc metrics when the call throws an exception
> ----------------------------------------------------
>
> Key: HADOOP-10673
> URL: https://issues.apache.org/jira/browse/HADOOP-10673
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Ming Ma
> Assignee: Ming Ma
> Attachments: HADOOP-10673-2.patch, HADOOP-10673.patch
>
>
> Currently RPC metrics isn't updated when the call throws an exception. We can
> either update the existing metrics or have a new set of metrics in the case
> of exception.
--
This message was sent by Atlassian JIRA
(v6.2#6252)