dubbo-admin mock功能是否支持泛化调用
Open
- Dominant language
- Go
- Stars
- 4.1k
- Forks
- 2.2k
- Avg merge
- 10d 12h
- Merged PRs (30d)
- 4
Description
在使用dubbo-admin mock功能的时候,如果调用方是泛化调用 是直接寻找泛化类型的mock,这看起来未做兼容。
Contributor guide
Research direction
Start by tracing the dubbo-admin mock functionality and how it resolves calls made through generic invocation. Compare that path with ordinary mock lookup and identify the expected compatibility behavior. Done means generic callers can locate and use the appropriate mock without breaking existing invocation handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100