sreejasahithi opened a new pull request, #7816:
URL: https://github.com/apache/ozone/pull/7816
## What changes were proposed in this pull request?
The ozone.block.deleting.container.limit.per.interval 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.container.limit.per.interval property has been
removed from the ozone-default.xml file.
2. References to this property have been removed from the following files:
- TestBlockDeletingService.java
- TestSchemaOneBackwardCompatibility.java
- TestSchemaTwoBackwardCompatibility.java
- OzoneConfigKeys.java
## What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-10607
## How was this patch tested?
The patch was tested by the following tests:
Integration (client)
Integration (container)
Integration (filesystem)
Integration (flaky)
Integration (hdds)
Integration (om)
Integration (ozone)
Integration (recon)
Integration (shell)
Integration (snapshot)
acceptance (EC)
acceptance (HA-secure)
acceptance (HA-unsecure)
acceptance (MR)
acceptance (balancer)
acceptance (cert-roration)
acceptance (compat-new)
acceptance (compat-old)
acceptance (leadership)
acceptance (misc)
acceptance (s3a)
acceptance (secure)
acceptance (unsecure)
acceptance (upgrade)
The link to the workflow is as follows:
https://github.com/sreejasahithi/ozone/actions/runs/13156101983
--
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]