activemq-artemis/artemis-core-client/src
Howard Gao 044319da05 ARTEMIS-2560 Duplicate amqp messages over cluster
When AMQPMessages are redistributed from one node to
another, the internal property of message is not
cleaned up and this causes a message to be routed
to a same queue more than once, causing duplicated
messages.
2019-12-03 09:46:28 -05:00
..
main ARTEMIS-2560 Duplicate amqp messages over cluster 2019-12-03 09:46:28 -05:00
test/java/org/apache/activemq/artemis ARTEMIS-2504 implement retroactive addresses 2019-10-28 09:01:42 -04:00