Hi Michael,

On Friday, October 27, 2017 at 5:03:33 AM UTC+13, Michael Lumish wrote:
>
> To clarify, are you saying that after your client loses its connection to 
> every server, it never reestablishes a connection with any of them?
>
>>
>>
Yes, exactly.  

I have a small project and a bash script that that demonstrates this.  If 
you've got a Linux/Mac with nodejs and docker running in swarm mode, I can 
share it with you.  Essentially it starts 1 client and 2 server instances 
(the client just sends a 'ping' request every 2 seconds the server just 
sends a response indicating which server responded) all runs well and shows 
load balancing between them. Then the script shuts down both instances of 
the server and starts them up again in a way to force them to have 
different IP addresses.  The client is never able to reconnect with the 2 
new instances on the different IP addresses.

Regards,
Daniel

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/b0e5df4a-8ccb-4ffe-93fe-9b9aad821ff4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to