[
https://issues.apache.org/jira/browse/HADOOP-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611271#comment-14611271
]
Colin Patrick McCabe commented on HADOOP-12171:
-----------------------------------------------
btw, checkstyle is irrelevant since it's
"./hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java:1:
File length is 2,930 lines (max allowed is 2,000)." TestStandbyIsHot test
failure is irrelevant to tracing.
> Shorten overly-long htrace span names for server
> ------------------------------------------------
>
> Key: HADOOP-12171
> URL: https://issues.apache.org/jira/browse/HADOOP-12171
> Project: Hadoop Common
> Issue Type: Bug
> Components: tracing
> Affects Versions: 2.6.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Fix For: 2.8.0
>
> Attachments: HADOOP-12171.001.patch, HADOOP-12171.002.patch
>
>
> Shorten overly-long htrace span names for the server. For example,
> {{org.apache.hadoop.hdfs.protocol.ClientProtocol.create}} should be
> {{ClientProtocol#create}} instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)