adoroszlai opened a new pull request #1886: URL: https://github.com/apache/ozone/pull/1886
## What changes were proposed in this pull request? Wait for OM leader election (similar to SCM safemode exit) in acceptance tests, as even 15 retries is not enough in some cases (failover to other OM has no delay). https://issues.apache.org/jira/browse/HDDS-4760 ## How was this patch tested? https://github.com/adoroszlai/hadoop-ozone/actions/runs/531562574 ``` 2021-02-02T18:34:29.2792765Z Safe mode is off 2021-02-02T18:34:40.9042608Z Found OM leader for service omservice: om2 : LEADER (om2) ... 2021-02-02T19:14:59.0717583Z Safe mode is off 2021-02-02T19:15:03.7196532Z Found OM leader for service id1: om1 : LEADER (om1) ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
