kerneltime commented on PR #5533:
URL: https://github.com/apache/ozone/pull/5533#issuecomment-1791728873

   > @SaketaChalamchala Thanks for working on this. When we do force delete FSO 
bucket, then there is possibility few keys will be deleted while some may not. 
And finally bucket delete will fail because bucket is not empty. With the 
change in this PR it will show error message while some keys also got deleted 
in the process. Can we throw error at the beginning of the operation itself for 
FSO bucket instead failing in the middle of the operation and show the error?
   
   This improvement on its own is fine, we can add an additional improvement 
for handling just FSO. This improvement is applicable for any scenario where 
the bucket is not full.


-- 
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: [email protected]

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