xiaoyuyao commented on a change in pull request #28: HDDS-1569 Support creating multiple pipelines with same datanode URL: https://github.com/apache/hadoop-ozone/pull/28#discussion_r337785909
########## File path: hadoop-hdds/common/src/main/resources/ozone-default.xml ########## @@ -846,10 +846,17 @@ </description> </property> <property> - <name>ozone.scm.datanode.max.pipeline.engagement</name> - <value>5</value> + <name>ozone.scm.datanode.max.pipeline.engagement</name> + <value>0</value> + <tag>OZONE, SCM, PIPELINE</tag> + <description>Max number of pipelines per datanode can be engaged in. Review comment: Can we add some description for the meaning of default 0? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org