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

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

                Author: ASF GitHub Bot
            Created on: 17/Feb/20 20:29
            Start Date: 17/Feb/20 20:29
    Worklog Time Spent: 10m 
      Work Description: jbertram commented on issue #2985: ARTEMIS-2587 
auto-create dead-letter resources
URL: https://github.com/apache/activemq-artemis/pull/2985#issuecomment-587147524
 
 
   Most of the changes here are for the new address-settings, tests, docs, etc. 
The actual substantive changes to support this feature is a 10-line function - 
`org.apache.activemq.artemis.core.server.impl.QueueImpl#createDeadLetterResources`
 
----------------------------------------------------------------
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: 388578)
    Time Spent: 20m  (was: 10m)

> ActiveMQ5-like dead letter strategy
> -----------------------------------
>
>                 Key: ARTEMIS-2587
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2587
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>          Components: Broker
>            Reporter: Adil Arif
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In ActiveMQ 5 there is an {{individualDeadLetterStrategy}} policy available 
> for the [Dead Letter 
> Strategy|http://activemq.apache.org/message-redelivery-and-dlq-handling.html],
>  e.g.:
> {noformat}
>  <policyEntry queue=">">
>   <deadLetterStrategy>
>       <individualDeadLetterStrategy queuePrefix="DLQ." 
> useQueueForQueueMessages="true"/>
>   </deadLetterStrategy>
> </policyEntry>{noformat}
> This feature allows organizations to implement standardized policies on a 
> broker for ensuring each queue has its own equivalent dead letter queue in an 
> easy to configure fashion.
> This feature has shown interest by others in the past on the [mailing 
> list|http://activemq.2283324.n4.nabble.com/Artemis-DLQ-strategy-td4710234.html]
>  as well as [Red Hat's Knowledgebase 
> |https://access.redhat.com/solutions/3140741].



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

Reply via email to