[ 
https://issues.apache.org/jira/browse/HDDS-3745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

runzhiwang updated HDDS-3745:
-----------------------------
    Description: 
Now s3g create a client for each request. when create each RpcClient, s3g will 
call ServiceInfoEx serviceInfoEx = ozoneManagerClient.getServiceInfo(), 
getServiceInfo will call getServiceList. Then om and scm are busy in 
getServiceList.
 

> Improve OM and SCM performance with 50% by avoid call getServiceList
> --------------------------------------------------------------------
>
>                 Key: HDDS-3745
>                 URL: https://issues.apache.org/jira/browse/HDDS-3745
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: runzhiwang
>            Assignee: runzhiwang
>            Priority: Major
>
> Now s3g create a client for each request. when create each RpcClient, s3g 
> will call ServiceInfoEx serviceInfoEx = ozoneManagerClient.getServiceInfo(), 
> getServiceInfo will call getServiceList. Then om and scm are busy in 
> getServiceList.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to