You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sammi Chen (Jira)" <ji...@apache.org> on 2021/08/04 03:48:00 UTC

[jira] [Created] (HDDS-5537) Limit grpc threads in ReplicationServer

Sammi Chen created HDDS-5537:
--------------------------------

             Summary: Limit grpc threads in ReplicationServer
                 Key: HDDS-5537
                 URL: https://issues.apache.org/jira/browse/HDDS-5537
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Sammi Chen
            Assignee: Sammi Chen
         Attachments: image-2021-08-04-11-47-30-742.png

In production cluster,  ReplicationServer on DN has as many as core size grpc-default-worker threads, and unlimited grpc-default-executor threads, which are normally too more than needed. 

It's recommended in grpc official documents to use customized thread pool instead,
https://grpc.io/docs/guides/performance/ 

 !image-2021-08-04-11-47-30-742.png! 





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

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