adoroszlai commented on a change in pull request #3024:
URL: https://github.com/apache/ozone/pull/3024#discussion_r800160136
##########
File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
##########
@@ -1600,6 +1600,16 @@
</description>
</property>
+ <property>
+ <name>ozone.om.max.pending.req.count</name>
+ <value>10000</value>
+ <tag>OZONE, OM</tag>
+ <description>the max pending om req count. the aim here is to limit the
memory
+ token by om double buffer and the task queue of thread pool, which may
lead to
+ OOM of OM
Review comment:
Can you please improve this description a bit?
--
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]