[ 
https://issues.apache.org/jira/browse/HADOOP-16912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066906#comment-17066906
 ] 

Hudson commented on HADOOP-16912:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18087 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/18087/])
HADOOP-16912. Emit per priority RPC queue time and processing time from 
(sunchao: rev e3fbdcbc141bff6c78c24387906a277d518660ae)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/lib/MutableRatesWithAggregation.java
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/DecayRpcScheduler.java
* (edit) hadoop-common-project/hadoop-common/src/site/markdown/Metrics.md
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/metrics2/lib/TestMutableMetrics.java
* (add) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/metrics/DecayRpcSchedulerDetailedMetrics.java
* (add) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/metrics/TestDecayRpcSchedulerDetailedMetrics.java
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestDecayRpcScheduler.java


> Emit per priority RPC queue time and processing time from DecayRpcScheduler
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-16912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16912
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: common
>            Reporter: Fengnan Li
>            Assignee: Fengnan Li
>            Priority: Major
>              Labels: metrics
>             Fix For: 3.3.0
>
>         Attachments: HADOOP-16912.001.patch, HADOOP-16912.002.patch, 
> HADOOP-16912.003.patch, HADOOP-16912.004.patch, HADOOP-16912.005.patch, 
> HADOOP-16912.006.patch, HADOOP-16912.007.patch
>
>
> At ipc Server level we have the overall rpc queue time and processing time 
> for the whole CallQueueManager. In the case of using FairCallQueue, it will 
> be great to know the per queue/priority level rpc queue time since many times 
> we want to keep certain queues to meet some queue time SLA for customers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to