JacksonYao287 commented on pull request #2632: URL: https://github.com/apache/ozone/pull/2632#issuecomment-938488339
> > Thanks @sadanand48 for the fix. It seems failure is _not_ intermittent, `ozone-ha` cluster does not start properly. Can you please check? > > ``` > > $ cd hadoop-ozone/dist/target/ozone-1.2.0-SNAPSHOT/compose/ozone-ha > > $ ./test.sh > > ... > > WARNING! Safemode is still on. Please check the docker-compose files > > ``` > > Thanks @adoroszlai for the comment. Yes issue is not intermittent. But when I manually bring up the ozone-ha docker compose cluster it comes out of safemode. Issue is only while running test.sh . It violates the HealthyPipelineSafemodeRule. I am looking further into this. the problem has been fixed , please see https://github.com/apache/ratis/pull/504 -- 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]
