[
https://issues.apache.org/jira/browse/SCB-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539453#comment-16539453
]
ASF GitHub Bot commented on SCB-730:
------------------------------------
WillemJiang commented on a change in pull request #212: SCB-730 Add Feign
transport for supporting Spring Cloud
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/212#discussion_r201547237
##########
File path:
omega/omega-transport/omega-transport-feign/src/test/java/org/apache/servicecomb/saga/omega/transport/feign/FeignAutoConfigurationTest.java
##########
@@ -0,0 +1,54 @@
+package org.apache.servicecomb.saga.omega.transport.feign;
Review comment:
We need the license header here.
----------------------------------------------------------------
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]
> Add Feign transport for supporting Spring Cloud
> -----------------------------------------------
>
> Key: SCB-730
> URL: https://issues.apache.org/jira/browse/SCB-730
> Project: Apache ServiceComb
> Issue Type: New Feature
> Reporter: Willem Jiang
> Priority: Major
> Fix For: saga-0.4.0
>
>
> We need to intercept the request header of global transaction id and pass
> them to the next call.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)