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并且新建/修改条件路由  2. 自己本地写了个demo调用本地dubbo服务,发现条件路由不生效(根本没有发现有条件路由当然失效了..)  3. 然后从dubbo-admin中创建/修改路由 进入路由通知监听中 org.apache.dubbo.registry.integration.RegistryDirectory#notify 发现只有empty://开头的协议,并没有routers路由更改通知,怀疑admin那边订阅和通知的key,listener可能没对齐 4.zk中确实有自己新增的条件路由  大佬们麻烦看看 -- 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