dubbo-admin-0.0.4服务查询界面看不到应用级服务
- Dominant language
- Go
- Stars
- 4.1k
- Forks
- 2.2k
- Avg merge
- 10d 12h
- Merged PRs (30d)
- 4
Description
- [ ] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate.
- [ ] I have checked the [REAMDE](https://github.com/apache/dubbo-admin/blob/develop/README.md) of this repository and believe that this is not a duplicate.
### Environment
* Dubbo Admin version: 0.0.4
* Registry center detail (type and version): nacos 2.0.3
* Operating System version: win11
* Java version: 11
### Steps to reproduce this issue
1. provider配置
dubbo.registry.address=nacos://127.0.0.1:8848?namespace=36f31d90-18a7-4138-940a-c3ef00078ed0
dubbo.registry.group=DEFAULT_GROUP
dubbo.registry.simplified=false
dubbo.metadata-report.address=nacos://127.0.0.1:8848?namespace=91eab0a1-2c05-4bd9-ab67-a6a3f2ba98f3
dubbo.metadata-report.group=DEFAULT_GROUP
dubbo.application.register-mode=all
dubbo.application.parameters[registry-type]=service
Pls. provide [GitHub address] to reproduce this issue.
### Expected Result
按理说dubbo-admin的服务查询界面应该可以看到应用级注册信息
### Actual Result
实际上nacos服务列表里是有应用级和接口级的注册信息
但是dubbo-admin服务查询列表只有接口级注册信息没有应用级注册信息
If there is an exception, please attach the exception trace:
```
无异常
```
Contributor guide
Research direction
Start by reproducing the issue with Dubbo Admin 0.0.4, Nacos 2.0.3, and the provider configuration shown, then compare Nacos's application-level and interface-level registrations with the admin service query results. Done means the service query list displays both application-level and interface-level registration information.
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
- Mostly clear
- Newbie friendliness
- 35/100