In our project, we need not only calling the micro-service, but also calling 
othe rest service (Baidu, Google, QQ Music, etc).

Now we had to call these service using vert.x API (reactive mode) or other 
blocking API ourselves. 

but using these raw API, we can not enjoy the chain handler plugin and can to 
trace the call using the unified tracing mechanism. 

So I wondering if servicecomb can provide the similar API to call other rest 
services just like call internal micro-services.


[ Full content available at: 
https://github.com/apache/incubator-servicecomb-java-chassis/issues/939 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to