Dubbo能提供一个扩展去支持用户在发现提供者实例变化时进行一些操作吗
Open
type/proposal
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
如提供一个ProviderChangeListener(oldUrls,newUrls)这样的接口
Contributor guide
Research direction
Start by locating the provider-discovery path where instance changes are detected. Determine how an extension could receive the old and new provider URL sets, then define callback timing, lifecycle, and behavior for additions and removals. Add coverage for provider changes and verify the listener is invoked with the expected values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100