Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-3982

Disable moveToTrash in o3fs and ofs temporarily

    XMLWordPrintableJSON

Details

    • 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.

      CC arp and msingh

      Attachments

        Issue Links

          Activity

            People

              smeng Siyao Meng
              smeng Siyao Meng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: