koshox commented on issue #3390: URL: https://github.com/apache/servicecomb-java-chassis/issues/3390#issuecomment-1279720667
> > 是不是可以对同一个微服务同时注册两个微服务名称,或者说在微服务初始化成功之后,再在代码里面手动的去注册另一个微服务名称 > > 嗯这个思路一样的,主要是实现问题,以及不清楚这么做会不会有其他影响。 > > 1. producer的处理逻辑是否依赖当前microserviceName > 2. servicecomb大量使用了静态方法和单例,是否有比较好的方式手动重新注册一个实例 尝试了一下手动构造microservice注册,可以运行 -- 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]
