activemq-artemis/artemis-protocols
Howard Gao e7a4d42a64 ARTEMIS-979 OpenWire "no-Local" consumer not working
When creating a 'no-local' openwire consumer, it doesn't work,
meaning it can still receive messages from the same connection.
The fix is similar to what Artemis client does, which is adding
a 'filter' to the consumer/subscription.
The difference is that with OpenWire we have to do it on the
broker side.
2017-02-20 08:17:43 -05:00
..
artemis-amqp-protocol ARTEMIS-908: Ensure that connection lock is held when flushing 2017-02-15 14:09:27 +01:00
artemis-hornetq-protocol Major Version Bump 2.0.0 After Major Arch Change 2016-12-09 18:43:15 +00:00
artemis-hqclient-protocol ARTEMIS-922 Rename deleteOnNoConsumers throughout 2017-01-17 11:40:56 -06:00
artemis-mqtt-protocol NO-JIRA Send MQTT WILL outside of Server Session 2017-02-18 13:31:57 +00:00
artemis-openwire-protocol ARTEMIS-979 OpenWire "no-Local" consumer not working 2017-02-20 08:17:43 -05:00
artemis-stomp-protocol NO-JIRA move RoutingType to different package 2017-02-13 09:50:41 -06:00
pom.xml Major Version Bump 2.0.0 After Major Arch Change 2016-12-09 18:43:15 +00:00