grpc / grpc/grpc-java

GRPCLB not conformant to LB policy selection spec.

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

Description

Per the documentation on `ServiceConfig` from
https://github.com/grpc/proposal/blob/master/A24-lb-policy-config.md,
the presence of balancer address take precedence over the
deprecated `LoadBalancingPolicy`. The current implementation
does the opposite, because it converts `LoadBalancingPolicy` to
the new `LoadBalancingConfig` which takes higher precedence.

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.