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


##########
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:
   For some reason I can't revert that as it changes itself and adds an extra 
line.



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