You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/07/23 16:02:36 UTC

[GitHub] [ozone] dineshchitlangia commented on a change in pull request #2416: HDDS-5441. Disallow same set of DNs to be part of multiple pipelines

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org