[ 
https://issues.apache.org/jira/browse/HDFS-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh J resolved HDFS-372.
--------------------------

    Resolution: Not A Problem

The invalidation of blocks was deliberately moved onto using the async disk 
deletion services to facilitate for large delete operations without blocking 
operations.

The remainder of the deletes (except for unfinalizing a block) appear to be 
special cases (missing block files while meta continues to exist) under the 
FSDataSet implementation and the delBlockFromDisk wouldn't apply to it.

Likely gone stale. Closing out as 'Not a Problem'.

> DataNode should reuse delBlockFromDisk
> --------------------------------------
>
>                 Key: HDFS-372
>                 URL: https://issues.apache.org/jira/browse/HDFS-372
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Hairong Kuang
>            Priority: Minor
>
> FSDataSet should reuse delBlcokFromDisk where it should/can be used like in 
> invalidateBlock.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to