ChenSammi commented on code in PR #3752: URL: https://github.com/apache/ozone/pull/3752#discussion_r999086427
########## hadoop-ozone/dist/src/main/compose/ozonesecure/docker-config: ########## @@ -35,6 +35,7 @@ OZONE-SITE.XML_hdds.grpc.tls.enabled=true OZONE-SITE.XML_ozone.replication=3 OZONE-SITE.XML_ozone.datanode.pipeline.limit=1 OZONE-SITE.XML_hdds.scmclient.max.retry.timeout=30s +OZONE-SITE.XML_ozone.scm.ratis.enable=false Review Comment: Right, this ozonesecure directory is supposed for the non-HA case. There is another ozonesecure-ha directory for the HA case. -- 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]
