mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-21 09:36:46 +00:00
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.