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

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

WillemJiang commented on a change in pull request #210: [SCB-244] enable 
servicecomb and add demo
URL: 
https://github.com/apache/incubator-servicecomb-saga/pull/210#discussion_r196776960
 
 

 ##########
 File path: 
omega/omega-transport/omega-transport-servicecomb/src/test/java/org/apache/servicecomb/saga/omega/transport/servicecomb/SagaConsumerHandlerTest.java
 ##########
 @@ -45,11 +45,12 @@
   private final Invocation invocation = mock(Invocation.class);
   private final AsyncResponse asyncResponse = mock(AsyncResponse.class);
 
-  private final SagaConsumerHandler handler = new 
SagaConsumerHandler(omegaContext);
+  private final SagaConsumerHandler handler = new SagaConsumerHandler();
 
 Review comment:
   Please keep the old code.

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


> [pack] add demo to use pack with java chassis
> ---------------------------------------------
>
>                 Key: SCB-244
>                 URL: https://issues.apache.org/jira/browse/SCB-244
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Saga
>    Affects Versions: saga-0.2.0
>            Reporter: Eric Lee
>            Assignee: yangyongzheng
>            Priority: Minor
>             Fix For: saga-0.3.0
>
>
> as a dev, I want to know how I can use pack with Java Chassis.



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

Reply via email to