[
https://issues.apache.org/jira/browse/HADOOP-11242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560942#comment-14560942
]
Hudson commented on HADOOP-11242:
---------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #208 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/208/])
HADOOP-11242. Record the time of calling in tracing span of IPC server.
Contributed by Mastake Iwasaki. (aajisaka: rev
bb1816328a36ec3f8c6bd9fdb950d9a4ec8388c8)
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/tracing/TestTracing.java
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java
* hadoop-common-project/hadoop-common/CHANGES.txt
> Record the time of calling in tracing span of IPC server
> --------------------------------------------------------
>
> Key: HADOOP-11242
> URL: https://issues.apache.org/jira/browse/HADOOP-11242
> Project: Hadoop Common
> Issue Type: Improvement
> Components: ipc
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: HADOOP-11242-test.patch, HADOOP-11242.002.patch,
> HADOOP-11242.003.patch, HADOOP-11242.1.patch, HADOOP-11242.1.patch,
> ScreenShot-test.png
>
>
> Current tracing span starts when the Call is put into callQueue. Recording
> the time of calling is useful to debug.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)