GRPCLB not conformant to LB policy selection spec.
Offen
#5,466
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @zhangkun83
Auf GitHub ansehen
- Vorherrschende Sprache
- Java
- Sterne
- 12.1k
- Forks
- 4k
- Ø Merge
- 2 T. 17 Std.
- Gemergte PRs (30 T.)
- 37
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.