[
https://issues.apache.org/jira/browse/HDFS-8063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487430#comment-14487430
]
Masatake Iwasaki commented on HDFS-8063:
----------------------------------------
Test failures are not related to fixes. The patch fixes only TestTracing.java
and tests failed above succeeded on my environment.
> Fix test failure in TestTracing
> -------------------------------
>
> Key: HDFS-8063
> URL: https://issues.apache.org/jira/browse/HDFS-8063
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Minor
> Attachments: HDFS-8063.001.patch, HDFS-8063.002.patch,
> testReadTraceHooks.html
>
>
> Tests in TestTracing sometimes fails, especially on slow machine. The cause
> is that spans is possible to arrive at receiver after
> {{assertSpanNamesFound}} passed and
> {{SetSpanReceiver.SetHolder.spans.clear()}} is called for next test case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)