You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cluster discovery creates one connectionId for the entire cluster. All topology nodes are accessible without manual connect. The single GlideClusterClient handles communication to all nodes via routing.
Part of #456.
Cluster discovery creates one
connectionIdfor the entire cluster. All topology nodes are accessible without manual connect. The singleGlideClusterClienthandles communication to all nodes via routing.