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

Gary Tully updated AMQ-638:
---------------------------

    Fix Version/s: 5.3.0
                       (was: 5.2.0)

> no way to get broker-led replay of messages for messages ACK'd in a 
> transaction after rollback
> ----------------------------------------------------------------------------------------------
>
>                 Key: AMQ-638
>                 URL: https://issues.apache.org/activemq/browse/AMQ-638
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: James Strachan
>            Priority: Trivial
>             Fix For: 5.3.0
>
>
> Currently in OpenWire the client is expected to replay messages ACK'd in a 
> transaction and then rolled back - which in general is a much better idea as 
> its simpler & faster & avoids common ordering problems.
> However for simple stomp clients, we should have an option to allow a 
> Rollback to mean, redeliver all messages which were ACK'd in the transaction.
> I wonder should we add a flag to ConsumerInfo to indicate if 
> brokerRedeliveryOnRollback is enabled? Then we can keep Stomp clients super 
> simple.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to