> 做了个测试,规则不变,206上服务依然被调用了
> conditions:
> 
> * => host != 192.168.0.206
>   enabled: true
>   force: true
>   key: com.everstar.mobile.service.INetEventService:1.0.0
>   priority: 0
>   runtime: false
>   scope: service

不生效的原因应该是 nacos 作为注册中心的时候,消费者端没有订阅 routers:xxx 节点导致的;2.7 以上的版本建议使用动态配置中心来做服务治理

[ Full content available at: https://github.com/apache/dubbo-admin/issues/522 ]
This message was relayed via gitbox.apache.org for 
notifications@dubbo.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