adoroszlai commented on a change in pull request #3024:
URL: https://github.com/apache/ozone/pull/3024#discussion_r801729651



##########
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:
       Thank you.




-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to