Gargi-jais11 opened a new pull request, #7823: URL: https://github.com/apache/ozone/pull/7823
## What changes were proposed in this pull request? The ozone.block.deleting.limit.per.task property, along with the test cases referring to this property, were removed as it is not used anymore by the block deletion logic. The modifications done are as follows: 1. The ozone.block.deleting.limit.per.task property has been removed from the ozone-default.xml file. 2. References to this property have been removed from the following files: - ` TestBlockDeletingService.java` - `TestSchemaOneBackwardsCompatibility.java` - `TestSchemaTwoBackwardsCompatibility.java` - ` OzoneConfigKeys.java` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12221 ## How was this patch tested? The link to the workflow is: https://github.com/Gargi-jais11/ozone/actions/runs/13173780823 -- 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]
