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/26 01:40:00 UTC

[jira] [Resolved] (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 resolved SCB-1134.
--------------------------
       Resolution: Done
    Fix Version/s: java-chassis-1.2.0

> 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
>             Fix For: java-chassis-1.2.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)