shameersss1 commented on PR #7722:
URL: https://github.com/apache/hadoop/pull/7722#issuecomment-2980580352

   @steveloughran 
   
   >these are the problems that the object delete stuff is trying to 
address...if it is now consistent with s3 standard then we can turn it off. 
otherwise we have a problem: turning off that purge on delete behaviour 
introduces its own problems
   
   If bucket policies are configured properly - i don't this causing issues.
   
   
   > which code is doing the deletion? Can it use the bulk delete API to 
explitictly delete files? there's no extra work there other than the building 
up of the bulk delete POSTs and a bit of rate throttling
   
   Deletion happens here - 
https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/impl/DeleteOperation.java#L268


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

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to