Determine final NameResolver to LoadBalancer communication
オープン
- 主要言語
- Java
- スター
- 12.1k
- フォーク
- 4k
- 平均マージ
- 2日 17時間
- マージ済み PR(30日)
- 37
説明
Alluded to in https://github.com/grpc/grpc-java/pull/4137#discussion_r171640085 . The biggest issue is probably how Java allows a list of lists of addresses. This is different than the other implementations. We need to come to a cross-language agreement about whether list of lists is necessary.
But we also need to design the final solution for how proxy information should be plumbed from the NameResolver through the LoadBalancer into Subchannel. That will remove `PairSocketAddress` or stabilize it (with a better name!).
CC @zhangkun83
コントリビューションガイド
評価
この issue はまだ評価されていません。