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

Gordon Sim resolved QPID-407.
-----------------------------

    Resolution: Fixed

Fixed by r552862. Messages are now requeued to the head of the queue rather 
than the tail.

> order of redelivered messages should be preserved (where possible)
> ------------------------------------------------------------------
>
>                 Key: QPID-407
>                 URL: https://issues.apache.org/jira/browse/QPID-407
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>
> When unacked messages are requeued, they are added to the end of the queue. 
> They should in fact be added to the start of the queue to preserve order 
> where possible. In the case of multiple subscribers redlivered messages may 
> still be received out of order, but this should not be the case for a single 
> consumer.

-- 
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