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
To add more than one server, we can simply call .addTransportAddress() multiple times.
For autodiscover, I think we need to set up a node client as opposed to transport client.
I think the former feature is more important.
Use a list for
server
instead of a string: usually ppl have multiple nodes in cluster, and this could also autodiscover when left emptyThe text was updated successfully, but these errors were encountered: