You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2019/04/02 09:26:00 UTC

[jira] [Resolved] (SCB-1118) EventScanner should catch the exception to keep it running.

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

Willem Jiang resolved SCB-1118.
-------------------------------
    Resolution: Fixed

Merged the patch into master branch.

> EventScanner should catch the exception to keep it running.
> -----------------------------------------------------------
>
>                 Key: SCB-1118
>                 URL: https://issues.apache.org/jira/browse/SCB-1118
>             Project: Apache ServiceComb
>          Issue Type: Bug
>          Components: Saga
>    Affects Versions: pack-0.3.0, saga-0.2.1
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Major
>             Fix For: pack-0.4.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> If there is an exception thrown during the pollEvents, the executor could supress the subsequce execution.  We need to catch the exception in the pollEvents method to keep the EventScanner running. 
> Here is the[ github issue|https://github.com/apache/servicecomb-pack/issues/382] for it.



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