JiangHua Zhu created HDDS-10088:
-----------------------------------
Summary: Refine the number of handlers for each RPC of SCM
Key: HDDS-10088
URL: https://issues.apache.org/jira/browse/HDDS-10088
Project: Apache Ozone
Issue Type: Improvement
Components: SCM
Affects Versions: 1.3.0
Reporter: JiangHua Zhu
The SCM service contains multiple RPC types, they are: SCMClientProtocolServer,
SCMBlockProtocolServer, SCMDatanodeProtocolServer.
When initializing these RPCs, the same configuration is used to define the
number of handlers.
"ozone.scm.handler.count.key"
Different configurations should be used in different environments, which will
be more friendly.
for example:
"ozone.scm.client.handler.count.key"
"ozone.scm.block.handler.count.key"
"ozone.scm.datanode.handler.count.key"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]