Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 0.20-append
-
Fix Version/s: 0.20-append
-
Component/s: namenode
-
Labels:None
-
Hadoop Flags:Reviewed
-
Tags:namenode UI
Description
Problem statement
================
Deleted blocks are not removed from the blockmap.
Solution
=======
Whenever delete is called the block entry must be removed from the block map and also move it to invalidates.
Attachments
Issue Links
- duplicates
-
HDFS-140 When a file is deleted, its blocks remain in the blocksmap till the next block report from Datanode
-
- Resolved
-