SaketaChalamchala commented on code in PR #10185:
URL: https://github.com/apache/ozone/pull/10185#discussion_r3222699757
##########
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:
+1. Maybe reuse the estimates from
`org.apache.hadoop.ozone.om.snapshot.logEstimatedTarballSize` in the preemptive
space check before the transfer.
--
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]