apache / apache/servicecomb-java-chassis

registering third party rest service with DNS/https enabled with SC throws error <java.lang.IllegalArgumentException: port not specified.>

オープン
#3,297 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
1.9k
フォーク
814
平均マージ
8日 23時間
マージ済み PR(30日)
1

説明

We have a third party rest service with https enabled eg:`https://pos-dev.test.com`. We can register it to the service center.
But the gateway cannot route to it at run time and it is failing with the below error.

`
java.lang.IllegalArgumentException: port not specified.
`
And the service center instance is disabled eventually. Getting this error

`
{
"message": "No available address found."
}
`
How to handle this? Urgent info required

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、issue に記載されている HTTPS DNS サービスの登録とゲートウェイルーティングを再現し、次に `port not specified` 例外をサービスディスカバリとゲートウェイルーティングを通して追跡します。サービスが有効なまま維持され、ゲートウェイがリクエストを正常にルーティングし、`No available address found` エラーが発生しなくなれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
backend, networking
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。