dubbo-admin找不到nacos中应用级服务,只能找到接口级服务
- Dominant language
- Go
- Stars
- 4.1k
- Forks
- 2.2k
- Avg merge
- 10d 12h
- Merged PRs (30d)
- 4
Description
依赖及其版本:
duboo-spring-boot-starter:3.3.0-beta.5
dubbo-registry-nacos:3.3.0-beta.5
dubbo-configcenter-nacos:3.3.0-beta.5
因为dubbo3的新特性 会同时向注册中心注册应用级服务发现和接口级服务发现
因此 springboot项目基于dubbo3+nacos2服务注册发现之后,nacos中出现一个以应用名为服务名的应用级服务 以及 一个以接口全类名为服务名的接口级服务,并且远程调用测试通过。
但是duboo-admin控制台只找到了以接口全类名为服务名的接口级服务,没有找到对应的应用级服务
请问有遇到过这个问题的大佬吗 求指教!!!!



dubbo-admin自带的测试接口,duboo-admin控制台却找到了应用级+接口级服务
为什么呢????
Contributor guide
Research direction
Start by comparing the dubbo-admin built-in test interface with the reported Spring Boot Dubbo 3.3.0-beta.5 and Nacos 2 registration, focusing on how application-level and interface-level services are discovered. Confirm the cause of the missing application-level service and verify that both service types appear in the console for the reported setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, spring-boot
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100