[ 
https://issues.apache.org/jira/browse/HDFS-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125713#comment-14125713
 ] 

Benoy Antony commented on HDFS-6799:
------------------------------------

The block removal issues in _ SimulatedFSDataset_ are related to the 
introduction of block pools.
Could you please fix the _ unfinalizeBlock_ so that block is removed from the 
map inside _ blockMap_ ?

Please open a new issue for the bugs in _ TestSimulatedFSDataset_.


> 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.3.4#6332)

Reply via email to