You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/25 06:07:29 UTC

[GitHub] 653945222 opened a new issue #2550: dubbo服务provider启动多个分组时,禁用不生效

653945222 opened a new issue #2550: dubbo服务provider启动多个分组时,禁用不生效
URL: https://github.com/apache/incubator-dubbo/issues/2550
 
 
   - [ ] I have searched the [issues](https://github.com/apache/incubator-dubbo/issues) of this repository and believe that this is not a duplicate.
   - [ ] 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: 2.6.2
   * Operating System version: window 7
   * Java version: java7
   
   ### Steps to reproduce this issue
   
   1. 启动一个服务provider,分组为sg
   2. 启动相同的服务provider,分组为cf
   3. 启动consumer,分组设置为*,无限循环调用服务。
   4.consumer调用时,从provider列表会取第一个provider进行调用。
   5.当用admin控制台将第一个provider禁用后,仍然调用第一个consumer
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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