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

Commits on Jan 29, 2020

  1. Add load balancing support to RDS client.

    = 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 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    aee45ce View commit details
    Browse the repository at this point in the history