activemq-artemis/artemis-protocols
Howard Gao e4fb722ad8 ARTEMIS-1419 OpenWire advisory message never deleted
By default, every openwire connection will create a queue
under the multicast address ActiveMQ.Advisory.TempQueue.
If a openwire client is create temporary queues these queues
will fill up with messages for as long as the associated
openwire connection is alive. It appears these messages
do not get consumed from the queues.

The reason behind is that advisory messages don't require
acknowledgement so the messages stay at the queue.
2017-09-13 18:21:43 -04:00
..
artemis-amqp-protocol ARTEMIS-1407 Remove unused method that performs invalid operation 2017-09-12 13:14:39 -05:00
artemis-hornetq-protocol [maven-release-plugin] prepare for next development iteration 2017-09-05 17:03:48 -04:00
artemis-hqclient-protocol [maven-release-plugin] prepare for next development iteration 2017-09-05 17:03:48 -04:00
artemis-mqtt-protocol ARTEMIS-1387 Fix AMQPtoMQTT and Link route issues 2017-09-06 11:21:56 +01:00
artemis-openwire-protocol ARTEMIS-1419 OpenWire advisory message never deleted 2017-09-13 18:21:43 -04:00
artemis-stomp-protocol [maven-release-plugin] prepare for next development iteration 2017-09-05 17:03:48 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-09-05 17:03:48 -04:00