[
https://issues.apache.org/jira/browse/HDFS-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kihwal Lee updated HDFS-10956:
------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 3.0.0-alpha2
2.8.0
Status: Resolved (was: Patch Available)
Committed to trunk, branch-2 and branch-2.8.
> Remove rename/delete performance penalty when not using snapshots
> -----------------------------------------------------------------
>
> Key: HDFS-10956
> URL: https://issues.apache.org/jira/browse/HDFS-10956
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: HDFS-10956.patch
>
>
> When deleting or renaming directories, the entire subtree(s) is scanned for
> snapshottable directories. The performance penalty may become very expensive
> for dense trees. The snapshot manager knows if snapshots are in use, so
> clusters not using snapshots should not take the performance penalty.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]