[ 
https://issues.apache.org/jira/browse/HDFS-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jing Zhao updated HDFS-4686:
----------------------------

    Attachment: HDFS-4686.003.patch

Thanks for the comments, Nicholas! Update the patch based on your comments.
                
> Fix quota computation for rename with snapshots
> -----------------------------------------------
>
>                 Key: HDFS-4686
>                 URL: https://issues.apache.org/jira/browse/HDFS-4686
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode, namenode
>            Reporter: Jing Zhao
>            Assignee: Jing Zhao
>         Attachments: HDFS-4686.001.patch, HDFS-4686.001.patch, 
> HDFS-4686.002.patch, HDFS-4686.003.patch
>
>
> Currently after a rename operation within/from a snapshottable directory, a 
> reference node is created in both src and dst subtree, pointing to the 
> original renamed inode. With this change the original quota computation may 
> count the quota usage of the renamed subtree multiple times. This jira tries 
> to fix this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to