dubbo-admin-0.6.0:当dubbo服务的注册模式为应用级时,dubbo-admin查询不到服务
- Langage dominant
- Go
- Étoiles
- 4.1k
- Forks
- 2.2k
- Merge moyen
- 10 j 12 h
- PR mergées (30 j)
- 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.6.0
* Registry center detail (type and version): nacos-2.2.4
* Operating System version: linux
* Java version: 1.7
### Steps to reproduce this issue
`dubbo.properties`配置:
```
# instance / interface / all
dubbo.registry.register-mode=instance
```
1. 当 register-mode=instance 时,dubbo-admin 查询不到服务
2. 当 register-mode=all 或 interface 时,dubbo-admin 可以查询到服务
### Expected Result
dubbo.registry.register-mode 为任何值都可以查询到服务。
### Actual Result
当 register-mode=instance 时,dubbo-admin 查询不到服务
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Aucun fichier source ni aucun test n’est indiqué. Reproduisez d’abord la requête de découverte de services avec dubbo.registry.register-mode défini sur instance, puis comparez-la avec all et interface tout en vérifiant le chemin du registre Nacos 2.2.4. C’est terminé lorsque dubbo-admin peut trouver les services de manière cohérente pour les trois modes d’enregistrement.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- distributed-systems
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100