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

Gary Tully resolved AMQ-5541.
-----------------------------
    Resolution: Fixed

policy entry now eagerly sets redelivered flag on broker messages (non 
persistent, only a persistent one will be rewritten) such that in the event of 
an abortive connection close, the message will reflect the dispatch attempt.

> Support preemptive redelivery flag for non persistent messages
> --------------------------------------------------------------
>
>                 Key: AMQ-5541
>                 URL: https://issues.apache.org/jira/browse/AMQ-5541
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 5.12.0
>
>
> policy entry setPersistJMSRedelivered gives us a hardened redelivery flag 
> even in the event of a restart
> https://issues.apache.org/jira/browse/AMQ-5068
> This feature is conditional on the message being persistent but it need not 
> be. For non persistent messages, we can eagerly set the redelivered flag. 
> This is useful for connection drops and or stomp clients that close their 
> socket. If they ever care about their delivery flag.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to