You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chickenlj (via GitHub)" <gi...@apache.org> on 2023/06/14 13:05:47 UTC

[GitHub] [dubbo-samples] chickenlj commented on issue #855: dubbo-samples-shop项目中,dubbo的服务治理规则未生效(以动态配置为例)

chickenlj commented on issue #855:
URL: https://github.com/apache/dubbo-samples/issues/855#issuecomment-1591172449

   > 按照官方文档 [https://cn.dubbo.apache.org/zh-cn/overview/tasks/traffic-management/retry/,调整了重试次数后,依然没有生效,配置已经成功地推送到了相应的微服务。](https://cn.dubbo.apache.org/zh-cn/overview/tasks/traffic-management/retry/%EF%BC%8C%E8%B0%83%E6%95%B4%E4%BA%86%E9%87%8D%E8%AF%95%E6%AC%A1%E6%95%B0%E5%90%8E%EF%BC%8C%E4%BE%9D%E7%84%B6%E6%B2%A1%E6%9C%89%E7%94%9F%E6%95%88%EF%BC%8C%E9%85%8D%E7%BD%AE%E5%B7%B2%E7%BB%8F%E6%88%90%E5%8A%9F%E5%9C%B0%E6%8E%A8%E9%80%81%E5%88%B0%E4%BA%86%E7%9B%B8%E5%BA%94%E7%9A%84%E5%BE%AE%E6%9C%8D%E5%8A%A1%E3%80%82)
   > 
   > dubbo-admin的动态配置: ![image](https://user-images.githubusercontent.com/65932272/245689948-b947b442-60f5-4160-94e6-a5261ef79c0a.png)
   > 
   > Nacos中查看到该配置: ![image](https://user-images.githubusercontent.com/65932272/245690085-6530eeed-b55a-4090-8aba-6cd0d1e54afa.png)
   > 
   > shop-frontend容器中也找到了该配置文件: ![image](https://user-images.githubusercontent.com/65932272/245690664-fa521a4c-c982-4992-bdab-c7d1c69e1756.png)
   > 
   > 但是访问demo页面时,其重试规则仍未生效: <img alt="image" width="1355" src="https://user-images.githubusercontent.com/65932272/245691072-3608141f-e5be-41bb-bc8c-0ffe78af2041.png">
   > 
   > 同时,已经尝试了访问日志、条件路由、标签路由,均未达到预期效果。
   > 
   > 以下为相关工具的版本 dubbo-admin:0.5.0 dubbo: 3.0.8 nacos: 2.2.3
   
   请使用 3.2.0 及以上版本,并且 configVersion 请固定为 v3.0


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