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

YaoHaishi updated SCB-769:
--------------------------
    Description: 
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");

  was:
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 


> 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
>            Priority: Major
>
> 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)

Reply via email to