You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/14 13:46:00 UTC

[jira] [Work logged] (ARTEMIS-3313) DLA messages disapear when running retry or export/import

     [ https://issues.apache.org/jira/browse/ARTEMIS-3313?focusedWorklogId=610672&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-610672 ]

ASF GitHub Bot logged work on ARTEMIS-3313:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Jun/21 13:45
            Start Date: 14/Jun/21 13:45
    Worklog Time Spent: 10m 
      Work Description: AntonRoskvist opened a new pull request #3621:
URL: https://github.com/apache/activemq-artemis/pull/3621


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 610672)
    Remaining Estimate: 0h
            Time Spent: 10m

> DLA messages disapear 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
>          Time Spent: 10m
>  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)