FSDirectory.removeBlock() should update diskspace count of the block owner node
-------------------------------------------------------------------------------
Key: HDFS-1487
URL: https://issues.apache.org/jira/browse/HDFS-1487
Project: Hadoop HDFS
Issue Type: Bug
Components: name-node
Affects Versions: 0.21.0, 0.20.2, 0.20.1
Reporter: Zhong Wang
Fix For: 0.22.0
This bug leads a quota computation error. When calling abandonBlock(), the
cached diskspace count of INodeDirectoryWithQuota is larger than the actual
consumed space value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.