Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.0
Description
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:
$ hdfs snapshotDiff /diffTest s0 . Difference between snapshot s0 and current directory under directory /diffTest: M .
Attachments
Issue Links
- relates to
-
HDFS-16187 SnapshotDiff behaviour with Xattrs and Acls is not consistent across NN restarts with checkpointing
- Resolved
- links to