[jira] [Updated] (SCB-784) SagaStart annotated method should abort the saga transaction once the exception is thrown

2018-11-14 Thread Willem Jiang (JIRA)


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

Willem Jiang updated SCB-784:
-
Fix Version/s: saga-0.2.1

> SagaStart annotated method should abort the saga transaction once the 
> exception is thrown
> -
>
> Key: SCB-784
> URL: https://issues.apache.org/jira/browse/SCB-784
> Project: Apache ServiceComb
>  Issue Type: Task
>  Components: Saga
>Reporter: Willem Jiang
>Assignee: Willem Jiang
>Priority: Major
> Fix For: saga-0.3.0, saga-0.2.1
>
>
> The below transaction should be aborted, now the Omega should send the abort 
> message back to the alpha.
> {code}
>   @SagaStart
>   service() {
>   transaction1;
>   exception;
>   transaction2;
>   }
> {code}



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


[jira] [Updated] (SCB-784) SagaStart annotated method should abort the saga transaction once the exception is thrown

2018-07-29 Thread Willem Jiang (JIRA)


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

Willem Jiang updated SCB-784:
-
Description: 
The below transaction should be aborted, now the Omega should send the abort 
message back to the alpha.
{code}
  @SagaStart
  service() {
  transaction1;
  exception;
  transaction2;
  }
{code}


  was:
The below transaction should be aborted, now the Omega should send the abort 
message back to the alpha.
{code}
  SagaStart
  service() {
  transaction1;
  exception;
  transaction2;
  }
{code}



> SagaStart annotated method should abort the saga transaction once the 
> exception is thrown
> -
>
> Key: SCB-784
> URL: https://issues.apache.org/jira/browse/SCB-784
> Project: Apache ServiceComb
>  Issue Type: Task
>  Components: Saga
>Reporter: Willem Jiang
>Priority: Major
> Fix For: saga-0.3.0
>
>
> The below transaction should be aborted, now the Omega should send the abort 
> message back to the alpha.
> {code}
>   @SagaStart
>   service() {
>   transaction1;
>   exception;
>   transaction2;
>   }
> {code}



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


[jira] [Updated] (SCB-784) SagaStart annotated method should abort the saga transaction once the exception is thrown

2018-07-29 Thread Willem Jiang (JIRA)


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

Willem Jiang updated SCB-784:
-
Fix Version/s: saga-0.3.0

> SagaStart annotated method should abort the saga transaction once the 
> exception is thrown
> -
>
> Key: SCB-784
> URL: https://issues.apache.org/jira/browse/SCB-784
> Project: Apache ServiceComb
>  Issue Type: Task
>  Components: Saga
>Reporter: Willem Jiang
>Assignee: Willem Jiang
>Priority: Major
> Fix For: saga-0.3.0
>
>
> The below transaction should be aborted, now the Omega should send the abort 
> message back to the alpha.
> {code}
>   @SagaStart
>   service() {
>   transaction1;
>   exception;
>   transaction2;
>   }
> {code}



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


[jira] [Updated] (SCB-784) SagaStart annotated method should abort the saga transaction once the exception is thrown

2018-07-29 Thread Willem Jiang (JIRA)


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

Willem Jiang updated SCB-784:
-
Summary: SagaStart annotated method should abort the saga transaction once 
the exception is thrown  (was: SagaStart annontated)

> SagaStart annotated method should abort the saga transaction once the 
> exception is thrown
> -
>
> Key: SCB-784
> URL: https://issues.apache.org/jira/browse/SCB-784
> Project: Apache ServiceComb
>  Issue Type: Task
>  Components: Saga
>Reporter: Willem Jiang
>Priority: Major
>




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