grpc / grpc/grpc-java

Determine final NameResolver to LoadBalancer communication

Open
#4,302 1 comment 0 reactions 1 assignee Claimed by @ejona86 View on GitHub
Dominant language
Java
Stars
12.1k
Forks
4k
Avg merge
2d 17h
Merged PRs (30d)
37

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.