[ 
https://issues.apache.org/jira/browse/AMQ-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Lichtin updated AMQ-7397:
--------------------------------
    Description: 
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}

  was:
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.


> 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
>            Priority: Major
>
> 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)

Reply via email to