adoroszlai commented on code in PR #6466: URL: https://github.com/apache/ozone/pull/6466#discussion_r1555684474
########## hadoop-ozone/dist/src/main/compose/ozone/docker-config: ########## @@ -51,6 +51,7 @@ OZONE-SITE.XML_hdds.scm.replication.thread.interval=15s OZONE-SITE.XML_hdds.scm.replication.under.replicated.interval=5s OZONE-SITE.XML_hdds.scm.replication.over.replicated.interval=5s OZONE-SITE.XML_hdds.scm.wait.time.after.safemode.exit=30s +OZONE-SITE.XML_ozone.scm.pipeline.creation.auto.factor.one=false Review Comment: Why do we need to disable "factor one" pipeline auto creation? -- 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]
