You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2021/10/08 13:11:00 UTC

[jira] [Resolved] (ARTEMIS-3313) DLA messages disappear when running retry or export/import

     [ https://issues.apache.org/jira/browse/ARTEMIS-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram resolved ARTEMIS-3313.
-------------------------------------
    Fix Version/s: 2.19.0
       Resolution: Fixed

> DLA messages disappear 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.16.0, 2.17.0
>            Reporter: Anton Roskvist
>            Priority: Major
>             Fix For: 2.19.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> DLA messages sometimes disappear 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 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.
>  
> This seems to be reproducible by simply:
>   - configuring "auto-create-dead-letter-resources"
>   - sending a message to an ANYCAST queue
>   - sending that message to DLA
>   - run the "export" tool
>   - Get a fresh/empty journal 
>   - import the data export



--
This message was sent by Atlassian Jira
(v8.3.4#803005)