afilpp opened a new pull request, #6481: URL: https://github.com/apache/ozone/pull/6481
## What changes were proposed in this pull request? HDDS-10644. Intermittent failure in testBalancer.robot The problem was that there was a delay between the close container event sent to event queue and container close event being processed. To improve test stability, we need to ignore the exception due to a duplicate container close request so that it doesn't cause the acceptance test to fail. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10644 ## How was this patch tested? The test passed successfully more than 10 times in a row -- 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]
