Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.8.0
-
None
-
None
-
Reviewed
Description
HDFS-8831 changed the signature of TrashPolicy#getCurrentTrashDir by adding an IOException. This breaks other applications using this public API. This JIRA aims to reimplement the logic to safely handle the IOException within HDFS.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-8831 Trash Support for deletion in HDFS encryption zone
- Resolved
- is related to
-
HADOOP-13700 Remove unthrown IOException from TrashPolicy#initialize and #getInstance signatures
- Resolved