[
https://issues.apache.org/jira/browse/SCB-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16491536#comment-16491536
]
ASF GitHub Bot commented on SCB-245:
------------------------------------
WillemJiang commented on issue #185: [SCB-245]: add acceptance test for dubbo
demo
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/185#issuecomment-392240592
@wuzunqian
I got the dubbo registry error when running the application with
spring-boot-2. Not sure if dubbo 2.6.1 supports Spring boot 2. Now I had to
disable the test when running the accept test with spring boot 2.
Caused by: com.alibaba.dubbo.rpc.RpcException: Failed to register
dubbo://172.20.10.6:20881/org.apache.servicecomb.saga.demo.dubbo.api.IServiceA?anyhost=true&application=dubbo-servicea&dubbo=2.6.1&generic=false&interface=org.apache.servicecomb.saga.demo.dubbo.api.IServiceA&methods=cancelRun,run&pid=63137&revision=0.2.0-SNAPSHOT&side=provider×tamp=1527315694864
to zookeeper
zookeeper://localhost:2181/com.alibaba.dubbo.registry.RegistryService?application=dubbo-servicea&client=zkclient&dubbo=2.6.1&interface=com.alibaba.dubbo.registry.RegistryService&pid=63137&qos.enable=false&qos.port=33333×tamp=1527315691973,
cause: Zookeeper is not connected yet!
----------------------------------------------------------------
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] support to intercept dubbo's requests
> --------------------------------------------
>
> Key: SCB-245
> URL: https://issues.apache.org/jira/browse/SCB-245
> Project: Apache ServiceComb
> Issue Type: Improvement
> Components: Saga
> Affects Versions: saga-0.2.0
> Reporter: Eric Lee
> Assignee: wuzunqian
> Priority: Minor
> Fix For: saga-0.2.0
>
>
> as a sdk, I want to be able to intercept the incoming and outgoing requests
> of apps developed by dubbo and inject the transaction ids in its header.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)