[
https://issues.apache.org/jira/browse/HADOOP-9420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liang Xie updated HADOOP-9420:
------------------------------
Target Version/s: 2.1.0-beta, 3.0.0 (was: 3.0.0, 2.1.0-beta)
Status: Patch Available (was: Open)
> Add percentile or max metric for rpcQueueTime, processing time
> --------------------------------------------------------------
>
> Key: HADOOP-9420
> URL: https://issues.apache.org/jira/browse/HADOOP-9420
> Project: Hadoop Common
> Issue Type: Bug
> Components: ipc, metrics
> Affects Versions: 2.0.3-alpha
> Reporter: Todd Lipcon
> Assignee: Andrew Wang
> Attachments: HADOOP-9420.txt
>
>
> Currently, we only export averages for rpcQueueTime and rpcProcessingTime.
> These metrics are most useful when looking at timeouts and slow responses,
> which in my experience are often caused by momentary spikes in load, which
> won't show up in averages over the 15+ second time intervals often used by
> metrics systems. We should collect at least the max queuetime and processing
> time over each interval, or the percentiles if it's not too expensive.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)