kerneltime commented on code in PR #7007:
URL: https://github.com/apache/ozone/pull/7007#discussion_r1697553088
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -593,6 +593,14 @@
The number of RPC handler threads for OM service endpoints.
</description>
</property>
+ <property>
+ <name>ozone.om.read.threadpool</name>
+ <value>10</value>
+ <tag>OM, PERFORMANCE</tag>
Review Comment:
This can be for all services.
--
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]