Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Trash will be disabled for o3fs and ofs even if `fs.trash.interval` is set.
Description
A proper server-side trash cleanup solution (HDDS-3915) might not land any time soon.
This jira aims to completely disable "move to trash" when a client is deleting files and fs.trash.interval > 0 by intercepting the deprecated fs.rename(src, dst, options) call used by TrashPolicyDefault#moveToTrash.
This should be reverted when trash cleanup is implemented.
Attachments
Issue Links
- links to