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

ASF GitHub Bot commented on SCB-876:
------------------------------------

WillemJiang commented on a change in pull request #283: SCB-876 Implement of 
Omega TCC coordinate command callback and refactor
URL: 
https://github.com/apache/incubator-servicecomb-saga/pull/283#discussion_r214215397
 
 

 ##########
 File path: 
omega/omega-spring-tx/src/test/java/org/apache/servicecomb/saga/omega/transaction/spring/TransactionInterceptionTest.java
 ##########
 @@ -362,6 +353,11 @@ public void passesOmegaContextAmongActors() throws 
Exception {
     actorSystem.terminate();
   }
 
+  @Test
+  public void tccWorkflowTest() {
 
 Review comment:
   The test is empty.

----------------------------------------------------------------
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]


> Confirm and Cancel invocation support of Omega
> ----------------------------------------------
>
>                 Key: SCB-876
>                 URL: https://issues.apache.org/jira/browse/SCB-876
>             Project: Apache ServiceComb
>          Issue Type: Sub-task
>          Components: Saga
>            Reporter: Willem Jiang
>            Assignee: cherrylzhao
>            Priority: Major
>             Fix For: saga-0.3.0
>
>
> Omega need to support to invoke the Confirm or Cancel method when it gets the 
> commend from the alpha.  Current we don't support to pass the invocation 
> context (method parameter around).  We just need which method need to called. 
> The Confirm and Cancel method should be checked before Omega is started.
> Please take the Saga Omega code as an reference.



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

Reply via email to