You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/09/10 07:06:31 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2563: 2.5.0 关于将第三方url注册到自己的注册中心这块的疑问

liubao68 commented on issue #2563:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2563#issuecomment-916681104


   java-chassis提供的第三方调用不是把第三方信息注册到注册中心。 而是在本地构造一个虚拟的微服务,包括其服务信息和实例信息。 这样就可以像请求其他注册到注册中心的java-chassis服务一样访问了。 


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org