dubbo-admin-0.6.0:当dubbo服务的注册模式为应用级时,dubbo-admin查询不到服务
- 主要言語
- Go
- スター
- 4.1k
- フォーク
- 2.2k
- 平均マージ
- 10日 12時間
- マージ済み PR(30日)
- 4
説明
- [√] 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 查询不到服务
コントリビューションガイド
調査の方向性
ソースファイルもテストも指定されていません。まず dubbo.registry.register-mode を instance に設定した状態でサービスディスカバリクエリを再現し、次に Nacos 2.2.4 のレジストリパスを確認しながら all および interface と比較してください。完了条件は、dubbo-admin が3つすべての登録モードで一貫してサービスを検出できることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- distributed-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100