Anton Roskvist created ARTEMIS-3313:
---------------------------------------
Summary: DLQ messages disaperaring when running retry or
export/import
Key: ARTEMIS-3313
URL: https://issues.apache.org/jira/browse/ARTEMIS-3313
Project: ActiveMQ Artemis
Issue Type: Bug
Affects Versions: 2.17.0, 2.16.0
Reporter: Anton Roskvist
DLQ messages disapear when running retry or export/import
This only seem to happen on dead letter queues where dead-letter resources are
created automatically
When running debug logging the following shows up for every message during
retry or import:
DEBUG [org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl] Message
CoreMessage[MESSAGE] is not going anywhere as it didn't have a binding on
address:QUEUENAME
All other queue information gets imported though, down to the dead letter
filter. Just not the messages.
It usually does not happen and I have yet to be able to reproduce it, but
reusing the message journal from backups give the same results every time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)