[ https://issues.apache.org/jira/browse/HDFS-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107419#comment-14107419 ]
Benoy Antony edited comment on HDFS-6799 at 8/25/14 3:53 PM: ------------------------------------------------------------- _unfinalizeBlock_ in _SimulatedFSDataset_ needs to be fixed as well. was (Author: benoyantony): +1 . Looks good to me . > 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 > 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.2#6252)