Steve Loughran created HADOOP-18013:
---------------------------------------
Summary: ABFS: add resilient trash policy
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
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.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]