grpc / grpc/grpc-java

Support for server plaintext upgrade

オープン
#2,228 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Java
スター
12.1k
フォーク
4k
平均マージ
2日 17時間
マージ済み PR(30日)
37

説明

Looks like this is one of the supported protocol negotiators for clients but not for servers.

I've been trying to set up plaintext GRPC endpoints behind Amazon's new ALB (Application Load Balancer) and it looks like they require an upgradable connection on the backend (sadly, there is no way to configured ALB to assume HTTP/2).

I can try implementing a ProtocolNegotiator myself using Http2ServerUpgradeCodec but wanted to make sure this was feasible first.

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

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

調査の方向性

まず、既存のクライアントプロトコルネゴシエーターのサポートを比較し、その後、issue で両方とも名前が挙げられている Http2ServerUpgradeCodec を調査します。サーバー側の ProtocolNegotiator が Amazon ALB の背後で gRPC のプレーンテキストアップグレードをサポートできるかを判断します。完了とは、サーバー設定が必要なアップグレードパスを受け入れることを意味します。

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

評価

技術スタック
grpc, java
領域
api, backend, networking
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
32/100

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

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