bshashikant commented on a change in pull request #2344:
URL: https://github.com/apache/ozone/pull/2344#discussion_r655138306
##########
File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
##########
@@ -2901,4 +2901,15 @@
directory deleting service per time interval.
</description>
</property>
+
+ <property>
+ <name>ozone.scm.datanode.ratis.volume.free-space.min</name>
+ <value>0MB</value>
Review comment:
We can change the default to 1GB but let's add a samller default for
unit tests and acceptance tests as we did for container size(Set to 1GB for
acceptance tests) so that we don't see any surprises later.
##########
File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
##########
@@ -2901,4 +2901,15 @@
directory deleting service per time interval.
</description>
</property>
+
+ <property>
+ <name>ozone.scm.datanode.ratis.volume.free-space.min</name>
+ <value>0MB</value>
Review comment:
We can change the default to 1GB but let's add a smaller default for
unit tests and acceptance tests as we did for container size(Set to 1GB for
acceptance tests) so that we don't see any surprises later.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]