You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (Jira)" <ji...@apache.org> on 2022/08/08 12:16:00 UTC

[jira] [Updated] (SCB-2452) use a cached registry for governance to avoid OOM in frequently dynamic change conditions

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

liubao updated SCB-2452:
------------------------
    Fix Version/s:     (was: java-chassis-2.8.0)

> use a cached registry for governance to avoid OOM in frequently dynamic change conditions
> -----------------------------------------------------------------------------------------
>
>                 Key: SCB-2452
>                 URL: https://issues.apache.org/jira/browse/SCB-2452
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>
> Now we use  resilience4j default in-memory {{{}CircuitBreakerRegistry{}}}, which use an Map to save all instances. But when in dynamic changed condition, changed keys may cause OOM. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)