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/12/26 06:43:57 UTC

[GitHub] [dubbo] robin977 opened a new issue, #11203: dubbo2.7.19使用nacos-client 1.2.0出现服务不可用

robin977 opened a new issue, #11203:
URL: https://github.com/apache/dubbo/issues/11203

   dubbo2.7.19使用nacos-client1.2.0作为消费端
   
   当消费端进行服务订阅时:
   
   当回调EventListener
   图2:
   ![image](https://user-images.githubusercontent.com/8486672/209513244-5ae94be4-89ba-46c5-bf9b-a553775a440c.png)
   
   进入到NacosInstanceManageUtil.getAllCorrespondingServiceInstanceList()
   ![image](https://user-images.githubusercontent.com/8486672/209512917-637be87c-356a-4fd9-a382-e8cfaf2957d0.png)
   此时map里面有一个服务名称,与刚刚传入的值不一致,此时返回空列表
   最后去调用refreshOverrideAndInvoker方法,,造成无可用的invoker列表
   


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


[GitHub] [dubbo] AlbumenJ commented on issue #11203: dubbo2.7.19使用nacos-client 1.2.0出现服务不可用

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #11203:
URL: https://github.com/apache/dubbo/issues/11203#issuecomment-1364937473

   2.7.20 版本已修复,正在发布中


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


[GitHub] [dubbo] AlbumenJ closed issue #11203: dubbo2.7.19使用nacos-client 1.2.0出现服务不可用

Posted by GitBox <gi...@apache.org>.
AlbumenJ closed issue #11203: dubbo2.7.19使用nacos-client 1.2.0出现服务不可用
URL: https://github.com/apache/dubbo/issues/11203


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


[GitHub] [dubbo] AlbumenJ commented on issue #11203: dubbo2.7.19使用nacos-client 1.2.0出现服务不可用

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #11203:
URL: https://github.com/apache/dubbo/issues/11203#issuecomment-1378179015

   2.7.20 已经发布


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