Justin Bertram 7096bc187a ARTEMIS-2649 always over-write ORIG message props
ORIG message propertes like _AMQ_ORIG_ADDRESS are added to messages
during various broker operations (e.g. diverting a message, expiring a
message, etc.). However, if multiple operations try to set these
properties on the same message (e.g. administratively moving a message
which eventually gets sent to a dead-letter address) then important
details can be lost. This is particularly problematic when using
auto-created dead-letter or expiry resources which use filters based on
_AMQ_ORIG_ADDRESS and can lead to message loss.

This commit simply over-writes the existing ORIG properties rather than
preserving them so that the most recent information is available.
2020-06-01 15:19:34 -04:00
..
2018-06-07 11:26:36 -04:00
2017-08-28 21:38:03 -05:00
2018-06-07 11:26:36 -04:00
2018-06-07 11:26:36 -04:00
2018-06-07 11:26:36 -04:00
2014-12-08 13:23:24 +00:00
2018-06-07 11:26:36 -04:00
2018-06-07 11:26:36 -04:00
2017-07-25 01:51:01 +01:00
2018-10-08 20:45:59 -04:00
2019-11-06 09:57:42 -05:00
2018-06-07 11:26:36 -04:00

ActiveMQ Artemis logo

Apache ActiveMQ Artemis User Manual

The User manual is an in depth manual on all aspects of Apache ActiveMQ Artemis