You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/16 00:52:52 UTC

[GitHub] [dubbo] JackTianZhao commented on issue #9661: 2.7.15 重启服务消费者,会无法找到服务提供者,需要再次重启服务提供者,2.7.8 不存在这个问题

JackTianZhao commented on issue #9661:
URL: https://github.com/apache/dubbo/issues/9661#issuecomment-1316105433

   > ![image](https://user-images.githubusercontent.com/10154056/174025085-c854a4f7-279c-450f-a2a5-fb1974f20f93.png) 问题大概找到了,是nacosListener的问题,NacosInstanceManageUtil.initOrRefreshServiceInstanceList(serviceName, instances);这一行的serviceName其实是一直不变的,一个url生成2个服务名,比如TestService::和TestService,而这2个服务用的nacosListener是同一个并且serviceName=TestService::。
   
   怎么解决呢?


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org