You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "JiangHua Zhu (Jira)" <ji...@apache.org> on 2024/01/08 13:15:00 UTC

[jira] [Created] (HDDS-10088) Refine the number of handlers for each RPC of SCM

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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org