adoroszlai opened a new pull request #2900: URL: https://github.com/apache/ozone/pull/2900
## What changes were proposed in this pull request? HDDS-5962 increased integration test execution time by 20-30 minutes for each split. It seems that with the current order of shutdown, `server.awaitTermination` takes 5 seconds in each case. https://issues.apache.org/jira/browse/HDDS-6072 ## How was this patch tested? Each split still takes ~10 minutes more than before HDDS-5962, but at least they are 10-20 minutes quicker than on current `master`. https://github.com/adoroszlai/hadoop-ozone/actions/runs/1554131459 https://github.com/adoroszlai/hadoop-ozone/actions/runs/1554416354 -- 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]
