apache / apache/servicecomb-java-chassis

Does Edge service supports routing to third party services

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

説明

After registering third party service in the service center with its own name (say BusinessThirdParty) and schema, is it possible to route to this third party service dynamically with the edge configuration defined in `application.yml`

Eg

```
http:
dispatcher:
edge:
url:
enabled: true
mappings:
mfaServices:
path: "/mfa/login/.*"
microserviceName: BusinessThirdParty
prefixSegmentCount: 1
versionRule: 0.0.0+
```

I have already experimented with the invocation of this thrid party business service and it worked.
But not sure whether it is allowed route to this service dynamically Please clarify??

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

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

調査の方向性

application.yml の edge ルーティング設定と、issue に記載された service-center の登録および呼び出し経路から始めます。URL マッピングの microserviceName で BusinessThirdParty を動的に対象にできるか確認します。対応している設定または制限事項を確認して文書化できれば完了です。

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

評価

技術スタック
java
領域
api, backend
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

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

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