[
https://issues.apache.org/jira/browse/QPID-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordon Sim reassigned QPID-407:
-------------------------------
Assignee: Gordon Sim
> 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
> Assigned To: 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.