aryangupta1998 opened a new pull request, #9270:
URL: https://github.com/apache/ozone/pull/9270

   ## What changes were proposed in this pull request?
   
   In DirectoryDeletingService, when submitting the request to OM for further 
processing, we should check if the request exceeds the default rate limit (32 
MB). If it does, we should break the request accordingly.
   Also, we should process the number of directories to be deleted based on the 
number specified by the config(ozone.path.deleting.limit.per.task).
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-13844
   
   ## 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.

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