apache / apache/dubbo-admin

dubbo-admin 0.6.0-release 动态规则不生效

Open
#1,256 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
4.1k
Forks
2.2k
Avg merge
10d 12h
Merged PRs (30d)
4

Description

配置动态规则如下:发现dubbo-admin项目的接口里 对应的 param参数根本不会接受,不会生效,和dubbo 的文档不一致

configVersion: v2.7
scope: application
application: dubboDemo
configs:
- side: provider
match:
param:
- key: version
value:
exact: v2
parameters:
weight: 25

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the supplied dynamic-rule configuration on dubbo-admin 0.6.0 and compare the handling of the param field with the Dubbo documentation. Trace the relevant admin interface behavior and verify that the provider-side version match applies weight 25; done means the rule is accepted and takes effect as documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.