- [x] I have searched the [issues](https://github.com/apache/incubator-dubbo/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [FAQ](https://github.com/apache/incubator-dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
### Environment * Dubbo version: 所有dubbo版本都存在 * Operating System version: mac * Java version: 1.8 ### Steps to reproduce this issue 1. 使用dubbo-ops禁用provider,客户端仍然能调用禁用的服务 已有用户提ops issue: https://github.com/apache/incubator-dubbo-ops/issues/90 我已经check是dubbo实现的Bug, 会尽快修复。 Pls. provide [GitHub address] to reproduce this issue. ### Expected Result 1. 如果只有一个provider,禁用后立即生效,应该找不到服务 2. 如果有多个provider,会自动找其他服务调用,除非重新启用服务,否则会忽略禁用服务 ### Actual Result 1. 禁用的服务持续调用 [ Full content available at: https://github.com/apache/incubator-dubbo/issues/2724 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
