e7a4d42a64
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. |
||
---|---|---|
.. | ||
artemis-amqp-protocol | ||
artemis-hornetq-protocol | ||
artemis-hqclient-protocol | ||
artemis-mqtt-protocol | ||
artemis-openwire-protocol | ||
artemis-stomp-protocol | ||
pom.xml |