adoroszlai commented on code in PR #4444: URL: https://github.com/apache/ozone/pull/4444#discussion_r1144426331
########## hadoop-ozone/dist/src/main/compose/ozone-ha/docker-config: ########## @@ -47,6 +48,7 @@ OZONE-SITE.XML_ozone.recon.db.dir=/data/metadata/recon OZONE-SITE.XML_ozone.recon.address=recon:9891 OZONE-SITE.XML_ozone.recon.http-address=0.0.0.0:9888 OZONE-SITE.XML_ozone.recon.https-address=0.0.0.0:9889 +OZONE-SITE.XML_dfs.container.ratis.datastream.enabled=true Review Comment: BTW, you are right, the config change is not needed for _this_ PR, rather the one this is based on (see description). Now that the base PR is merged, I've updated this one, too, and now the change is reduced. Sorry for the confusion. -- 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]
