dubbo-admin-0.6.0:当dubbo服务的注册模式为应用级时,dubbo-admin查询不到服务
- Vorherrschende Sprache
- Go
- Sterne
- 4.1k
- Forks
- 2.2k
- Ø Merge
- 10 T. 12 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
- [√] 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 查询不到服务
Beitragsleitfaden
Rechercherichtung
Es wird keine Quelldatei oder kein Test genannt. Reproduziere zunächst die Service-Discovery-Abfrage mit dubbo.registry.register-mode auf instance gesetzt und vergleiche sie dann mit all und interface, während du den Registry-Pfad von Nacos 2.2.4 überprüfst. Als erledigt gilt die Aufgabe, wenn dubbo-admin Dienste für alle drei Registrierungsmodi konsistent finden kann.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- distributed-systems
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100