myskov commented on code in PR #8331:
URL: https://github.com/apache/ozone/pull/8331#discussion_r2060186972


##########
hadoop-hdds/docs/content/concept/StorageContainerManager.md:
##########
@@ -93,6 +93,6 @@ key | default | description
 ----|---------|------------
 ozone.scm.container.size | 5GB | Default container size used by Ozone
 ozone.scm.block.size | 256MB |  The default size of a data block.
-hdds.scm.safemode.min.datanode | 1 | Minimum number of datanodes to start the 
real work.
+hdds.scm.safemode.min.datanode | 3 | Minimum number of datanodes to start the 
real work.

Review Comment:
   There's also a Chinese version of the doc. Could you please make changes 
there too?



##########
hadoop-hdds/docs/content/concept/StorageContainerManager.md:
##########
@@ -93,6 +93,6 @@ key | default | description
 ----|---------|------------
 ozone.scm.container.size | 5GB | Default container size used by Ozone
 ozone.scm.block.size | 256MB |  The default size of a data block.
-hdds.scm.safemode.min.datanode | 1 | Minimum number of datanodes to start the 
real work.
+hdds.scm.safemode.min.datanode | 3 | Minimum number of datanodes to start the 
real work.
 ozone.scm.http-address | 0.0.0.0:9876 | HTTP address of the SCM server
-ozone.metadata.dirs | none | Directory to store persisted data (RocksDB).
\ No newline at end of file
+ozone.metadata.dirs | none | Directory to store persisted data (RocksDB).

Review Comment:
   please revert irrelevant change



-- 
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]

Reply via email to