smengcl commented on code in PR #10185:
URL: https://github.com/apache/ozone/pull/10185#discussion_r3204048521
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -2378,6 +2379,16 @@
request OM snapshot from OM Leader.
</description>
</property>
+ <property>
+ <name>ozone.om.bootstrap.min.space</name>
+ <value>5GB</value>
Review Comment:
This is a good first step, but the best approach is to get an estimate on
how much this space it would actually need to download and unpack, because it
could be well exceeding 5GB? CMIIW
--
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]