[
https://issues.apache.org/jira/browse/HDFS-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929680#action_12929680
]
Sanjay Radia commented on HDFS-1491:
------------------------------------
I ran the tests and the following tests fail TestHDFSTrash, TestLargeBlock,
TestPipelines.
These also fail in trunk.
I occasionally get the following failure, which is unrelated.
Testcase: testDataNodeMXBean took 3.761 sec
FAILED
null expected:<...":{"freeSpace":62436[63872],"usedSpace":8192,"r...> but
was:<...":{"freeSpace":62436[59776],"usedSpace":8192,"r...>
junit.framework.ComparisonFailure: null
expected:<...":{"freeSpace":62436[63872],"usedSpace":8192,"r...> but
was:<...":{"freeSpace":62436[59776],"usedSpace":8192,"r...>
at
org.apache.hadoop.hdfs.server.datanode.TestDataNodeMXBean.testDataNodeMXBean(TestDataNodeMXBean.java:62)
> Update Hdfs to match the change of methods from protected to public in
> AbstractFileSystem (Hadoop-6903)
> ---------------------------------------------------------------------------------------------------------
>
> Key: HDFS-1491
> URL: https://issues.apache.org/jira/browse/HDFS-1491
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Sanjay Radia
> Assignee: Sanjay Radia
> Fix For: 0.22.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.