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
When we connect with hostname rather than IP addess we get: WARNING: TopologyAwareLoadBalancer: Either private or public should have matched with one of the servers
This is caused by getCurrentServers comparing the host in the url (hostConnectedTo with the IP in yb_servers()
Driver Version: 42.3.0
The text was updated successfully, but these errors were encountered:
When we connect with hostname rather than IP addess we get:
WARNING: TopologyAwareLoadBalancer: Either private or public should have matched with one of the servers
This is caused by getCurrentServers comparing the host in the url (hostConnectedTo with the IP in yb_servers()
Driver Version: 42.3.0
The text was updated successfully, but these errors were encountered: