siddhantsangwan commented on code in PR #7008:
URL: https://github.com/apache/ozone/pull/7008#discussion_r1803192365
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -1695,6 +1695,15 @@
</description>
</property>
+ <property>
+ <name>hdds.scm.safemode.reported.datanode.pct</name>
+ <value>0.90</value>
Review Comment:
I also think that the Datanode safe mode rule is meant to ensure writes
work. So that means we only need one Datanode to be present as Ozone still
allows single replica writes.
--
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]