activemq-artemis/artemis-core-client
Ulf Lilleengen bf4796c5d3 ARTEMIS-697 Avoid self-discovery
This avoids an issue where a broker would discover itself, causing an unexpected behavior when using
core bridges to forward messages:
   * Make channel manager a singleton ensuring that only one channel with a given name exists
   * Ensure that messages are marked with NON_LOOPBACK to avoid receiving messages originating from
     itself
2016-08-24 17:06:55 -04:00
..
src ARTEMIS-697 Avoid self-discovery 2016-08-24 17:06:55 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-08-16 11:59:55 -04:00