Block information displayed in UI is incorrect
-----------------------------------------------
Key: HDFS-1924
URL: https://issues.apache.org/jira/browse/HDFS-1924
Project: Hadoop HDFS
Issue Type: Bug
Components: name-node
Affects Versions: 0.20-append
Reporter: ramkrishna.s.vasudevan
Priority: Minor
Fix For: 0.20-append
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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira