apache / apache/dubbo

应用级权重规则不生效

Open
#10,690 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

- [ ] 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)
image
3. 权重没有调整,还是维持之前的权重状态,且dubbo-admin权重应用级和接口级别权重不一致(之前设置接口级权重规则成功)

![image](https://user-images.githubusercontent.com/16982273/192705681-2bbb1650-e98f-49bd-a6ac-2583465241c5.png)

5. 经过debug发现权重没有调整
image

Pls. provide [GitHub address] to reproduce this issue.

### Expected Behavior

### Actual Behavior

If there is an exception, please attach the exception trace:

```
Just put your stack trace here!
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.