You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martin Lichtin (Jira)" <ji...@apache.org> on 2022/12/03 13:46:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17642831#comment-17642831 ] 

Martin Lichtin commented on AMQ-7397:
-------------------------------------

Is there any way I can further help with this improvement?

> 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.18.0, 5.17.4
>
>
> 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.10#820010)