fanjiwang1992 commented on issue #3390:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/3390#issuecomment-1278420213

   > > 是不是可以对同一个微服务同时注册两个微服务名称,或者说在微服务初始化成功之后,再在代码里面手动的去注册另一个微服务名称
   > 
   > 嗯这个思路一样的,主要是实现问题,以及不清楚这么做会不会有其他影响。
   > 
   > 1. producer的处理逻辑是否依赖当前microserviceName
   > 2. servicecomb大量使用了静态方法和单例,是否有比较好的方式手动重新注册一个实例
   
   =============================
   目前我们有业务这么处理
   1、这个应该不依赖
   2、两步骤
   第一步: 基于启动事件,服务注册过程中,再注册另外一个微服务的静态属性信息(主要是微服务)
   


-- 
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]

Reply via email to