Description
TransportConfiguration.isSameHost(...) does a comparison on all the params which is incorrect for some scenarios. It needs to check the host/port or serverID but only be changed for the calls that needs it.
TransportConfiguration.isSameHost(...) does a comparison on all the params which is incorrect for some scenarios. It needs to check the host/port or serverID but only be changed for the calls that needs it.