fapifta commented on code in PR #3752: URL: https://github.com/apache/ozone/pull/3752#discussion_r998057933
########## 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: Unsure if we really need these here, what is the reason to disable ratis for this docker env and for the non-HA one? -- 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]
