sodonnel commented on pull request #2617: URL: https://github.com/apache/ozone/pull/2617#issuecomment-914062433
The new code ran in: ``` [INFO] Running org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 371.798 s - in org.apache.hadoop.ozone.scm.node.TestDecommissionAndMaintenance ``` Saving about 18 seconds. This is only a small gain, but the cluster in these tests are created in the background, so it does save some parallel CPU overhead. -- 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]
