Files
nats-server/test
Ivan Kozlovic 1acf330e07 [ADDED] Notification to clients when servers leave the cluster
Until now, a server would only notify clients of servers that join
the cluster. More than that, a server would send ot its clients only
information if new servers were added.
This PR changes this by sending to clients that support async INFO
the list of URLs for all servers in the cluster any time that there
is a change (joining or leaving the cluster).
As of now, clients will not be affected by the change (and will not
take benefit of this: removing servers from their server pool). This
will be addressed in each supported client once this is merged.
2018-02-27 14:22:13 -07:00
..
2017-04-20 12:41:48 -07:00
2018-01-15 15:27:18 -08:00
2016-02-06 07:41:37 -08:00
2015-09-17 19:02:00 -07:00
2017-01-24 19:34:17 -07:00
2017-08-11 17:28:18 -06:00