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

Gordon Sim resolved QPID-686.
-----------------------------

    Resolution: Won't Fix
    
> requeue and release should make messages available atomically
> -------------------------------------------------------------
>
>                 Key: QPID-686
>                 URL: https://issues.apache.org/jira/browse/QPID-686
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: M3
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>
> Currently released or requeued (which is now the case for rolledback 
> messages) are pushed onto the front of the queue in reverse order so as to 
> preserve original ordering if no subscribers are active.
> Though the AMQP spec doesn't require it, it would be much better to do this 
> atomically such that if there are active subscribers they don't receive these 
> messages out of order w.r.t each other (though they may unavoidably be out of 
> order w.r.t earlier deliveries).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to