dineshchitlangia commented on a change in pull request #2416:
URL: https://github.com/apache/ozone/pull/2416#discussion_r675672349
##########
File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
##########
@@ -843,6 +843,14 @@
by the no of metadata volumes reported per dn.
</description>
</property>
+ <property>
+ <name>ozone.scm.datanode.disallow.same.peers</name>
+ <value>false</value>
+ <tag>OZONE, SCM, PIPELINE</tag>
+ <description>Disallows same set of datanodes to participate in multiple
+ pipelines when set top true. Default is set to false.
Review comment:
```suggestion
pipelines when set to true. Default is set to false.
```
--
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]