负载均衡扩展
Open
- Dominant language
- CSS
- Stars
- 491
- Forks
- 809
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 6
Description
按照此文档的说明配置后不生效
org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker#initLoadBalance会从invoker中url的parameters的map中取对应的method + "." + key键的值,但是始终为空,所以使用默认的随机loadBalance
Contributor guide
No contributing guide indexed for this repository
Research direction
The report points to AbstractClusterInvoker#initLoadBalance in the Dubbo codebase and says the documented configuration leaves the method.key value absent from invoker URL parameters. Start by locating the referenced documentation and comparing its load-balancing configuration with that code path. Done means the documentation and observed behavior agree, with the configuration issue clarified or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100