[
https://issues.apache.org/jira/browse/SCB-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514784#comment-16514784
]
wujimin commented on SCB-673:
-----------------------------
1.target microservice must declare: allow invoke from other application
2.edge invocation set microservice name to \{appId}:\{microserviceName}
and you need to know:
1.microservice name only unique inside it's application
2.url only unique inside it's microservice
so you must have a solution, so that you can know which application current
invocation belongs to.
> Edge Service support calls from different ApplicationIds
> --------------------------------------------------------
>
> Key: SCB-673
> URL: https://issues.apache.org/jira/browse/SCB-673
> Project: Apache ServiceComb
> Issue Type: Wish
> Components: Java-Chassis
> Affects Versions: java-chassis-1.0.0-m2
> Environment: java-chassis 1.0.0.m2-snap
> Reporter: miaoyanjie
> Priority: Major
> Labels: ApplicationIds, Edge, Service, calls, different, from,
> support
> Fix For: java-chassis-1.0.0-m2
>
>
> edgeservice just support call betweent diferent service in single app.
> we need Edge Service to support calls from different ApplicationIds.
>
> 我们现在做的是sass服务,有不同的产品。路由网关这块准备用edgeservice做,但是现在edgesevice只支持同一个appId下面,不同的微服务的路由。
> 我们需要它能路由不同的appId下面的微服务实例。
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)