[
https://issues.apache.org/jira/browse/SCB-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652514#comment-16652514
]
ASF GitHub Bot commented on SCB-961:
------------------------------------
coveralls commented on issue #957: [SCB-961]provide a way to isolate for at
least a moment
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/957#issuecomment-430415856
[](https://coveralls.io/builds/19541087)
Coverage decreased (-0.0009%) to 86.331% when pulling
**c62833443b8fdbae147f8579074dbedee83293e1 on liubao68:isolation-rev** into
**abdb21adee72717f8fadd6f5fa2a89ebe4e00920 on apache:master**.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Isolation provide a way to isolate for at least a moment
> --------------------------------------------------------
>
> Key: SCB-961
> URL: https://issues.apache.org/jira/browse/SCB-961
> Project: Apache ServiceComb
> Issue Type: Improvement
> Reporter: liubao
> Assignee: liubao
> Priority: Major
>
> Scenario
> Assume provider will producer 50% error, and consumer access producer with
> very high volume. (concurrent access)
> Now if reached isolation condition, and will recover almost at once since
> it's quite likely a concurrent access will give a success invocation.
> In order to isolate for at least a minimal time in this scenario, we provide
> a configuration for this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)