Hi all. I have several servers (for example, foo.abc.com:5000, boo.abc.com:5001). I need to set up client-side load balancing. I've read the documentation, but I don't understand how to specify multiple servers if DnsNameResolverProvider is used. How do I specify servers in forTarget()? I am using java and here is the code where I have problem ManagedChannel channel = NettyChannelBuilder .forTarget(?)
-- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/c7c03b79-cb6a-47aa-b024-1627d4312a71n%40googlegroups.com.
