Hello!
1. In this case client will not be able to reconnect, I am afraid. You
should specify several addresses there.
2. No, but the client will not be able to reconnect to a new server node
until you restart. It will still be able to communicate with any new
servers or clients, provided that it
1. How does client re-connect to another server if I have mentioned only the
address of leader aka oldest node in its configuration?
2. Suppose I have mentioned all server addresses in my client's
configuration. What if I I need to add a new server node? Then I will need
to restart the client agai
Hello!
What is a leader node?
Client will re-connect to a different server if current server is down.
Regards,
--
Ilya Kasnacheev
вт, 16 окт. 2018 г. в 19:17, the_palakkaran :
> Hi,
>
> I have a cluster of three nodes and a client that is connected to one of
> the
> node in the cluster. If t
Hi,
I have a cluster of three nodes and a client that is connected to one of the
node in the cluster. If this node gets down, then the client will throw
exception that cannot connect to the node. Is there a way to dynamically
attach my client to the leader node, means if the leader is down, the cl