[
https://issues.apache.org/jira/browse/HADOOP-18013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036018#comment-18036018
]
ASF GitHub Bot commented on HADOOP-18013:
-----------------------------------------
github-actions[bot] closed pull request #4729: HADOOP-18013. ABFS: add cloud
trash policy with per-schema policy selection
URL: https://github.com/apache/hadoop/pull/4729
> ABFS: add cloud trash policy with per-schema policy selection
> -------------------------------------------------------------
>
> Key: HADOOP-18013
> URL: https://issues.apache.org/jira/browse/HADOOP-18013
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs/azure
> Affects Versions: 3.3.2
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Labels: pull-request-available
>
> Add a custom TrashPolicy for azure which
> * is patched in to the config automatically if "fs.trash.classname" is unset
> * checks the source for existing at all before trying anything
> * considers itself enabled even if the trash interval is 0
> * if interval is 0, just does a delete (issue: what about 90s timeouts)
> * downgrades exceptions/failures during rename. If anything is raised and the
> source dir isn't there, all is good.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]