[
https://issues.apache.org/jira/browse/HDFS-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14039158#comment-14039158
]
Hudson commented on HDFS-6535:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5743 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5743/])
HDFS-6535. HDFS quota update is wrong when file is appended. Contributed by
George Wong. (jing9:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1604226)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestDiskspaceQuotaUpdate.java
> HDFS quota update is wrong when file is appended
> ------------------------------------------------
>
> Key: HDFS-6535
> URL: https://issues.apache.org/jira/browse/HDFS-6535
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.4.0
> Reporter: George Wong
> Assignee: George Wong
> Fix For: 2.5.0
>
> Attachments: HDFS-6535.patch, HDFS-6535_v1.patch, TestHDFSQuota.java
>
>
> when a file in the directory with Quota feature is appended, the cached disk
> consumption should be updated.
> But currently, the update is wrong.
> Use the uploaded UT to reproduce this bug.
--
This message was sent by Atlassian JIRA
(v6.2#6252)