[
https://issues.apache.org/jira/browse/AMQ-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated AMQ-7397:
--------------------------------------
Fix Version/s: (was: 5.15.13)
5.15.14
> Extend <deadLetterStrategy> with a flag to define the delivery mode handling
> ----------------------------------------------------------------------------
>
> Key: AMQ-7397
> URL: https://issues.apache.org/jira/browse/AMQ-7397
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 5.15.11
> Reporter: Martin Lichtin
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.16.0, 5.15.14
>
>
> Can we look at extending <deadLetterStrategy> configuration with a flag, to
> define the delivery mode handling.
> Currently the delivery mode is forced to 'persistent', which is not always
> expected to happen.
> For example:
> {noformat}
> <deadLetterStrategy>
> <individualDeadLetterStrategy queuePrefix="DLQ."
> processNonPersistent="true" keepDeliveryMode="true" />
> </deadLetterStrategy>
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)