rich7420 opened a new pull request, #10837: URL: https://github.com/apache/ozone/pull/10837
## What changes were proposed in this pull request? Since TestSCMNodeManager should be lighter as it is an unit test. The heartbeat intervals and node state timeouts are configured in seconds, which unnecessarily prolongs the test duration. It will be better to set heartbeat interval and timeouts to a lower value. For example 100ms for heartbeats. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15918 ## How was this patch tested? https://github.com/rich7420/ozone/actions/runs/29815603643 try 100times https://github.com/rich7420/ozone/actions/runs/29815603643 -- 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]
