koshox opened a new issue, #3390: URL: https://github.com/apache/servicecomb-java-chassis/issues/3390
我们现在有两个微服务 svc-a,svc-b,因为一些性能开销的原因,想把两个微服务做合并。但有大量团队的资产依赖这两微服务的CSE服务URL。 所以想问有没有可能合并为一个微服务svc-ab,在其中启动两个CSE引擎,注册svc-a,svc-b的路由,对原先这两个微服务的CSE访问,都请求到新的svc-ab服务上。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
