[
https://issues.apache.org/jira/browse/HDFS-16055?focusedWorklogId=610792&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-610792
]
ASF GitHub Bot logged work on HDFS-16055:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jun/21 17:48
Start Date: 14/Jun/21 17:48
Worklog Time Spent: 10m
Work Description: smengcl commented on pull request #3078:
URL: https://github.com/apache/hadoop/pull/3078#issuecomment-860872516
UT failures are unrelated now. Will merge shortly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 610792)
Time Spent: 1h 20m (was: 1h 10m)
> Quota is not preserved in snapshot INode
> ----------------------------------------
>
> Key: HDFS-16055
> URL: https://issues.apache.org/jira/browse/HDFS-16055
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs
> Affects Versions: 3.3.0
> Reporter: Siyao Meng
> Assignee: Siyao Meng
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Quota feature is not preserved during snapshot creation, this causes
> {{INodeDirectory#metadataEquals}} to ALWAYS return true. Therefore,
> {{snapshotDiff}} will ALWAYS return the snapshot root as modified, even if
> the quota is set before the snapshot creation:
> {code:bash}
> $ hdfs snapshotDiff /diffTest s0 .
> Difference between snapshot s0 and current directory under directory
> /diffTest:
> M .
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]