You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "wujimin (JIRA)" <ji...@apache.org> on 2019/01/25 06:25:00 UTC

[jira] [Created] (SCB-1134) change default verticle instance count

wujimin created SCB-1134:
----------------------------

             Summary: change default verticle instance count
                 Key: SCB-1134
                 URL: https://issues.apache.org/jira/browse/SCB-1134
             Project: Apache ServiceComb
          Issue Type: Task
            Reporter: wujimin
            Assignee: wujimin


include:
 * servicecomb.rest.server.thread-count
 * servicecomb.rest.client.thread-count
 * servicecomb.highway.server.thread-count
 * servicecomb. highway.client.thread-count

change to:
 * if cpu count less than 8, then thread-count set to cpu count
 * if cpu count equals or big than 8, then thread-count set to 8



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)