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

[jira] [Updated] (ARTEMIS-3313) DLA messages disapear when running export/import

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

Anton Roskvist updated ARTEMIS-3313:
------------------------------------
    Summary: DLA messages disapear when running export/import  (was: DLA messages disapear when running retry or export/import)

> DLA messages disapear when running 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
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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.
>  
> 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)