errose28 opened a new pull request #2719: URL: https://github.com/apache/ozone/pull/2719
## What changes were proposed in this pull request? After HDDS-5360 was merged into master, an integration test for block deletion became flaky, as reported in HDDS-5605 (currently still open). This Jira is to revert the change in HDDS-5360 on the ozone-1.2 branch to ensure there are no regressions in block deletion for the 1.2.0 release. ## What is the link to the Apache JIRA HDDS-5811 ## How was this patch tested? Repeated runs of `TestBlockDeletion` integration test. I got 108 runs here, but forgot to increase the test timeout, so CI stopped it after 108 runs: https://github.com/errose28/hadoop-ozone/runs/3804695951 A follow up with another 100 runs is here: https://github.com/errose28/hadoop-ozone/runs/3809281595 -- 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]
