dxc-danny opened a new issue, #13380:
URL: https://github.com/apache/dubbo/issues/13380

   <!-- If you need to report a security issue please visit 
https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 2.7.7
   * Operating System version: win/linux
   * Java version: 1.8
   
   ps:低版本,2.6.x 条件路由没问题
   
   ### Steps to reproduce this issue
   
   1. 自启dubbo-admin并且新建/修改条件路由
   
![1700048059951](https://github.com/apache/dubbo/assets/36264224/69977303-91bf-42df-a00e-b4b1a73c9efc)
   
   2. 自己本地写了个demo调用本地dubbo服务,发现条件路由不生效(根本没有发现有条件路由当然失效了..)
   
![企业微信截图_17000330892062](https://github.com/apache/dubbo/assets/36264224/b2259dae-3885-43ff-b8dd-6345eba4d09a)
   
   3. 然后从dubbo-admin中创建/修改路由 进入路由通知监听中
   org.apache.dubbo.registry.integration.RegistryDirectory#notify  
发现只有empty://开头的协议,并没有routers路由更改通知,怀疑admin那边订阅和通知的key,listener可能没对齐
   
   4.zk中确实有自己新增的条件路由
   
![企业微信截图_17001901146404](https://github.com/apache/dubbo/assets/36264224/b77f9441-d44c-4413-a99c-78ecf0ce6d99)
   
   
   大佬们麻烦看看


-- 
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-unsubscr...@dubbo.apache.org.apache.org

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


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

Reply via email to