Use Hosts from Token Map Supplier
Pre-release
Pre-release
Previously we were using hosts from the HostSupplier, which may or may not have a valid port in it, to prime connections. In this release, for every host from HostSupplier, we map the corresponding host from TokenMapSupplier, which has all the port information etc and use that to prime connections.