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:43:00 UTC

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

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

wujimin updated SCB-1134:
-------------------------
    Component/s: Java-Chassis

> change default verticle instance count
> --------------------------------------
>
>                 Key: SCB-1134
>                 URL: https://issues.apache.org/jira/browse/SCB-1134
>             Project: Apache ServiceComb
>          Issue Type: Task
>          Components: Java-Chassis
>            Reporter: wujimin
>            Assignee: wujimin
>            Priority: Major
>
> 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)