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

   ## What changes were proposed in this pull request?
   
   Try to avoid intermittent timeout in HA secure tests by improving 
`wait_for_safemode_exit`:
    * wait for SCM (and KDC in secure cluster) to be up, then
    * use `safemode wait` instead of repeated `safemode status`
   
   This reduces the number of SCM client connections and KDC requests, and 
accounts for the time until SCM is started.
   
   https://issues.apache.org/jira/browse/HDDS-8985
   
   ## How was this patch tested?
   
   Tested cluster startup locally in a few environments.
   
   Full CI:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/5484345000


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