priyeshkaratha opened a new pull request, #9635: URL: https://github.com/apache/ozone/pull/9635
## What changes were proposed in this pull request? When OM sends block deletion requests to SCM we can skip it if deleted blocklists are empty for the blockgroup. It indicates its delete request for empty file. So that we can also make sure fast deletion for keys that created with empty sizes. ## What is the link to the Apache JIRA HDDS-14418 ## How was this patch tested? Tested locally using creating 1 empty file and 1 normal file and deleted both files. 1 file git skipped as per requirement. -- 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]
