Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

grpc.WithBalancer is deprecated #3

Open
bradylove opened this issue Aug 17, 2018 · 1 comment
Open

grpc.WithBalancer is deprecated #3

bradylove opened this issue Aug 17, 2018 · 1 comment

Comments

@bradylove
Copy link
Contributor

The grpc.WithBalancer method of selecting a gRPC load balancer is deprecated and has been replaced with grpc.WithBalancerName and the grpc/balancer interface.

We should update the grpc-throughputlb to follow the new pattern for load balancers.

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/159843107

The labels on this github issue will be updated when the story is started.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants