[
https://issues.apache.org/jira/browse/HDFS-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148614#comment-14148614
]
Benoy Antony commented on HDFS-6799:
------------------------------------
[~szetszwo], I am not able to simulate the error locally.
Running org.apache.hadoop.hdfs.server.balancer.TestBalancer
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 201.457 sec -
in org.apache.hadoop.hdfs.server.balancer.TestBalancer
I also went through other builds randomly, but doesn't see any more failures.
> The invalidate method in SimulatedFSDataset.java failed to remove
> (invalidate) blocks from the file system.
> -----------------------------------------------------------------------------------------------------------
>
> Key: HDFS-6799
> URL: https://issues.apache.org/jira/browse/HDFS-6799
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: datanode, test
> Affects Versions: 2.4.1
> Reporter: Megasthenis Asteris
> Assignee: Megasthenis Asteris
> Priority: Minor
> Fix For: 2.6.0
>
> Attachments: HDFS-6799.patch
>
>
> The invalidate(String bpid, Block[] invalidBlks) method in
> SimulatedFSDataset.java should remove all invalidBlks from the simulated file
> system. It currently fails to do that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)