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

Add load balancing support to RDS client. #362

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

manugarg
Copy link
Contributor

= Add a resolver called "srvlist" that works with the comma-separated list of addresses. It sets the load balancing policy to round robin.
= Configure RDS client to use srvlist resolver if RDS server address starts with "srvlist".

Not making srvlist a common module right now. We can do that if we find more uses of it. May be the new "grpc" probe can use it.

PiperOrigin-RevId: 292201109

= Add a resolver called "srvlist" that works with the comma-separated list of addresses. It sets the load balancing policy to round robin.
= Configure RDS client to use srvlist resolver if RDS server address starts with "srvlist".

Not making srvlist a common module right now. We can do that if we find more uses of it. May be the new "grpc" probe can use it.

PiperOrigin-RevId: 292201109
@manugarg manugarg merged commit ed1661d into master Jan 30, 2020
@manugarg manugarg deleted the 63729A23134379909BFCA3AC3C378B48 branch January 30, 2020 00:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant