[
https://issues.apache.org/jira/browse/HDFS-9072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kihwal Lee updated HDFS-9072:
-----------------------------
Attachment: HDFS-9072-br27.patch
The two test cases are also failing in branch-2.7. The trunk patch applies, but
its dependency, HDFS-9067, is not applicable to 2.7 as it is patching the
non-existant TestLazyWriter as well.
I am attaching the patch that includes {{DFSTestUtil.waitForMetric()}}.
> 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, HDFS-9072-br27.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)