yandrey321 commented on code in PR #9362:
URL: https://github.com/apache/ozone/pull/9362#discussion_r2561883526
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -1035,6 +1035,22 @@
balances the amount of metadata.
</description>
</property>
+ <property>
+ <name>ozone.scm.container.space.requirement.multiplier</name>
+ <value>2.0</value>
Review Comment:
it would solve the problem with 2 concurrent allocations, which would both
pass. But with increased concurrency we could expect the same failure.
--
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]