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 2022/10/14 02:42:57 UTC

[GitHub] [dubbo] xiangzz159 opened a new issue, #10690: 应用级权重规则不生效

xiangzz159 opened a new issue, #10690:
URL: https://github.com/apache/dubbo/issues/10690

   <!-- 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: 3.0.10
   * Operating System version: 10.15.7
   * Java version: 1.8.0_231
   * Dubbo-admin version: develop(60c146fedcdf0291ad44959f5d6fccbbd9e94806)
   
   
   ### Steps to reproduce this issue
   
   1. 本地启动一个服务,并设置application=dynamic-router-demo-server_local
   2. 在dubbo-admin中设置应用级的权重规则
   ![image](https://user-images.githubusercontent.com/16982273/192704548-6c6c24e9-5fde-4266-a172-161672d84476.png)
   <img width="1262" alt="image" src="https://user-images.githubusercontent.com/16982273/192704601-e890becc-7bdc-4cd7-9c7a-07e6f253a339.png">
   3. 权重没有调整,还是维持之前的权重状态,且dubbo-admin权重应用级和接口级别权重不一致(之前设置接口级权重规则成功)
   
   ![image](https://user-images.githubusercontent.com/16982273/192705681-2bbb1650-e98f-49bd-a6ac-2583465241c5.png)
   
   5. 经过debug发现权重没有调整 
   <img width="1252" alt="image" src="https://user-images.githubusercontent.com/16982273/192705042-c4d09b4c-c4d5-45e7-baae-af14340c150b.png">
   
   
   Pls. provide [GitHub address] to reproduce this issue.
   
   ### Expected Behavior
   
   <!-- What do you expect from the above steps?-->
   
   ### Actual Behavior
   
   <!-- What actually happens? -->
   
   If there is an exception, please attach the exception trace:
   
   ```
   Just put your stack trace here!
   ```
   


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

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


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


[GitHub] [dubbo] xiangzz159 commented on issue #10690: 应用级权重规则不生效

Posted by GitBox <gi...@apache.org>.
xiangzz159 commented on issue #10690:
URL: https://github.com/apache/dubbo/issues/10690#issuecomment-1277189412

   而且为什么通过dubbo-admin去创建的权重配置 enabled为false


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

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


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


[GitHub] [dubbo] xiangzz159 commented on issue #10690: 应用级权重规则不生效

Posted by GitBox <gi...@apache.org>.
xiangzz159 commented on issue #10690:
URL: https://github.com/apache/dubbo/issues/10690#issuecomment-1277181135

   <img width="1423" alt="image" src="https://user-images.githubusercontent.com/16982273/195534970-24c170e4-7d1c-43d5-90dc-5f6a274cfa15.png">
   <img width="1298" alt="image" src="https://user-images.githubusercontent.com/16982273/195535120-dc348631-85dd-4578-a6f4-f68c58fe0b55.png">
   enabled改为true后 权重还是没改变


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

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


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


[GitHub] [dubbo] AlbumenJ commented on issue #10690: 应用级权重规则不生效

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #10690:
URL: https://github.com/apache/dubbo/issues/10690#issuecomment-1263157118

   ![image](https://user-images.githubusercontent.com/9292748/193204254-2a721933-afdc-4e03-b229-bb67b840671e.png)
   


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

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


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


[GitHub] [dubbo] chickenlj closed issue #10690: 应用级权重规则不生效

Posted by GitBox <gi...@apache.org>.
chickenlj closed issue #10690: 应用级权重规则不生效
URL: https://github.com/apache/dubbo/issues/10690


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

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


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


[GitHub] [dubbo] AlbumenJ commented on issue #10690: 应用级权重规则不生效

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #10690:
URL: https://github.com/apache/dubbo/issues/10690#issuecomment-1278399833

   may related with #10673


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

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


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