多注册中心使用default属性的问题
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
2.x里,两个注册中心,其中一个default为true,其余一个没有设置default,provider会同时注册到两个注册中心上
3.x里,两个注册中心,其中一个default为true,其余一个没有设置default,provider只会注册到default为true的注册中心上
请问这样的改动是为什么
配置文件配置

2.7.4.1代码

3.0.10代码


Contributor guide
Research direction
Reproduce the two-registry configuration described in the issue against Dubbo 2.7.4.1 and 3.0.10, then compare the provider-registration code shown in the screenshots. Trace how the default property selects registries; done means documenting whether the version difference is intentional or a regression, with a focused test or reproduction if a fix is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100