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

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

                Author: ASF GitHub Bot
            Created on: 15/Jul/19 22:58
            Start Date: 15/Jul/19 22:58
    Worklog Time Spent: 10m 
      Work Description: PiotrKlimczak commented on issue #2747: ARTEMIS-2420 
Add DLA prefix configuration property, to allow dynamic DLA/DLQ creation
URL: https://github.com/apache/activemq-artemis/pull/2747#issuecomment-511600124
 
 
   @jbertram @michaelandrepearce 
   
   I have crafted some code and tests and it works, but I am not fully 
satisfied with it. 
   My problem is that I am using delivery of failed message to dla which then 
will apply a routing to deliver the message to some queue. 
   I think this is not fully right as I would not expect my message to land in 
different dlq than corresponding original queue but this is possible if we have 
any cast with two queues- unless my understanding of addressing model is 
incorrect. 
   Therefore I think the expected behavior should be that a failed message 
should always land in the expected queue without applying any routing OR by 
enforcing some sort of filters on routing. 
   
   WDYT?
 
----------------------------------------------------------------
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:
[email protected]


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

            Worklog Id:     (was: 277045)
            Time Spent: 1h 40m  (was: 1.5h)
    Remaining Estimate: 10h 20m  (was: 10.5h)

> Reimplementation of AMQ5 dead letter strategy queuePrefix
> ---------------------------------------------------------
>
>                 Key: ARTEMIS-2420
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2420
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.9.0
>            Reporter: Piotr Klimczak
>            Priority: Major
>   Original Estimate: 12h
>          Time Spent: 1h 40m
>  Remaining Estimate: 10h 20m
>
> ActiveMQ Classic supports DLQ prefixes for dynamically created destinations.
> This causes regression when switching from AMQ5 to AMQ Artemis, therefore it 
> should be reimplemented.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to