activemq-artemis/artemis-core-client
Howard Gao 6818762da8 ARTEMIS-1790 Improve Topology Member Finding
When finding out if a connector belong to a target node it compares
the whole parameter map which is not necessary. Also in understanding
the connector the best place is to delegate it to the corresponding
remoting connection who understands it. (e.g. INVMConnection knows
whether the connector belongs to a target node by checking it's
serverID only. The netty ones only need to match host and port, and
understanding that localhost and 127.0.0.1 are same thing).
2018-04-11 14:37:44 -04:00
..
src ARTEMIS-1790 Improve Topology Member Finding 2018-04-11 14:37:44 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-03-12 12:46:27 -04:00