[
https://issues.apache.org/jira/browse/ARTEMIS-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-1584.
-------------------------------------
Resolution: Implemented
> ActiveMQ5-like automatic purging/expiration of messages in DLQ/expiry queue
> after predefined timespan
> -----------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1584
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1584
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Broker
> Reporter: Johan Stenberg
> Priority: Major
>
> DeadLetter/Expiry addresses rely on clients to consume messages. If for some
> reasons a client fails to do so, messages may get stuck in these queues
> forever. It would be great to be able to specify an action that is
> automatically performed after a message is put into an DLQ/expiry queue and
> not consumed within a given time, e.g. moving to another expiry address or
> discarding of the message.
> Something like
> http://activemq.apache.org/message-redelivery-and-dlq-handling.html#MessageRedeliveryandDLQHandling-SettingExpirationonMessagesintheDLQ
> but not limited to DLQs also for expiry addresses.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)