[
https://issues.apache.org/jira/browse/HDFS-9072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791000#comment-14791000
]
Aaron T. Myers commented on HDFS-9072:
--------------------------------------
Hey [[email protected]], it looks to me like this commit broke branch-2
compilation due to a missing import of {{DFSTestUtil}}. I just pushed a little
commit to fix branch-2 compilation (e533555b577c3678aa7a430c6b084973187de18a)
and was hoping you could take a look at it when you get a chance.
> Fix random failures in TestJMXGet
> ---------------------------------
>
> Key: HDFS-9072
> URL: https://issues.apache.org/jira/browse/HDFS-9072
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 3.0.0, 2.8.0
> Reporter: J.Andreina
> Assignee: J.Andreina
> Priority: Critical
> Fix For: 2.8.0
>
> Attachments: HDFS-9072-01.patch
>
>
> There is a slight delay in updating the jmx values after HDFS operations. But
> assertions are done even that . Hence following testcases fails.
> TestJMXGet#testNameNode()
> TestJMXGet#testDataNode()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)