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/06/19 08:54:00 UTC

[jira] [Commented] (SCB-2290) isolation implementation of instance method

    [ https://issues.apache.org/jira/browse/SCB-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556043#comment-17556043 ] 

liubao commented on SCB-2290:
-----------------------------

retry + isolation is always used together to solve the problem when upgrading to make sure no invocation fail. 

 

But this feature is not for this, consider a method is consuming too long a time to response, the next time the method is invoked on the instance, will timeout too. 

 

However, this feature seems a bit complicated and may not work well as expected, and more discussion should taken.

> isolation implementation of instance method
> -------------------------------------------
>
>                 Key: SCB-2290
>                 URL: https://issues.apache.org/jira/browse/SCB-2290
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: Java-Chassis
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>             Fix For: java-chassis-2.8.0
>
>
> scenario: when a method in a instance fails, isolate this instance method, and call other methods not fail. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)