[
https://issues.apache.org/jira/browse/HDFS-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhong Wang updated HDFS-1487:
-----------------------------
Attachment: HDFS-1487.patch
New patch attached with test case. Run Hudson.
> 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.20.1, 0.20.2, 0.21.0
> Reporter: Zhong Wang
> Fix For: 0.22.0
>
> Attachments: HDFS-1487.patch, HDFS-1487.patch
>
>
> 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.