smengcl opened a new pull request #1215:
URL: https://github.com/apache/hadoop-ozone/pull/1215


   ## What changes were proposed in this pull request?
   
   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, option)}} call used by {{TrashPolicyDefault#moveToTrash}}.
   
   This should be reverted when trash cleanup is implemented.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3982
   
   ## How was this patch tested?
   
   Tested manually:
   
   ```
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to