[
https://issues.apache.org/jira/browse/HDDS-10088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved HDDS-10088.
-------------------------------
Fix Version/s: 1.5.0
Resolution: Fixed
The pull request is now merged. Thanks, [~jianghuazhu]!
> 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
> Assignee: JiangHua Zhu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
>
> 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]