You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2022/03/01 14:57:00 UTC

[jira] [Updated] (AMQ-7397) Extend with a flag to define the delivery mode handling

     [ 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: 5.17.1
                       (was: 5.17.0)

> 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.17.1
>
>
> 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}
> Discussion: https://www.mail-archive.com/users@activemq.apache.org/msg44297.html



--
This message was sent by Atlassian Jira
(v8.20.1#820001)