xichen01 opened a new pull request, #8235:
URL: https://github.com/apache/ozone/pull/8235

   ## What changes were proposed in this pull request?
   Speed up the building of MiniOzoneCluster by:
   - by set a shorter `xxx.first.election.minimum.timeout.duration` to reduce 
the waiting time for the first election
   - by set a shorter `hdds.recon.initial.heartbeat.interval` and 
`hdds.initial.heartbeat.interval` to reduce Datanode initialization time, let 
Datanode register with SCM as soon as possible
   
   
   The overall time spent on integration testing was reduced by approximately 
10% ~ 20%
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-12772
   
   ## How was this patch tested?
   https://github.com/xichen01/ozone/actions/runs/14290653637
   existing tests
   


-- 
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]

Reply via email to