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

Willem Jiang commented on SCB-1386:
-----------------------------------

We can let the user send out the SagaEnd event by using annotation or some kind 
of low level API of Omega, if the user doesn't send out the SagaEnd event in 
the Async method,  Alpha could trigger a timeout event to end the Saga 
transaction.

> @SagaEnd annotation
> -------------------
>
>                 Key: SCB-1386
>                 URL: https://issues.apache.org/jira/browse/SCB-1386
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: Saga
>    Affects Versions: pack-0.5.0
>            Reporter: José Cardoso
>            Priority: Major
>
> In an async environment (ex: microservices architecture communicating via 
> messaging systems) it is important to control when the saga ends. Therefore, 
> I propose a new annotation - @SagaEnd - to have the possibility to explicitly 
> end the Saga, which will also allow the triggering of the compensation 
> methods in case of failure. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to