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

[jira] [Resolved] (SCB-769) When delay fault injection is enabled, the business thread will be blocked

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

YaoHaishi resolved SCB-769.
---------------------------
    Resolution: Fixed

PR merged.

> When delay fault injection is enabled, the business thread will be blocked 
> ---------------------------------------------------------------------------
>
>                 Key: SCB-769
>                 URL: https://issues.apache.org/jira/browse/SCB-769
>             Project: Apache ServiceComb
>          Issue Type: Bug
>            Reporter: YaoHaishi
>            Assignee: YaoHaishi
>            Priority: Major
>             Fix For: java-chassis-1.1.0
>
>
> When delay fault injection is enabled, the not delayed invocation will make business thread blocked in synchronized mode, or network thread blocked in reactive mode.
> The cause is that if the invocation should not be delayed, the process logic in DelayFault exits without calling asynResponse.success("success");



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