You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2007/03/07 19:22:24 UTC

[jira] Assigned: (QPID-407) order of redelivered messages should be preserved (where possible)

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