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

Gordon Sim resolved QPID-3866.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19

Fixed as part of QPID-4178
                
> Priority ring queue lets lower-priority message displace higher-priority
> ------------------------------------------------------------------------
>
>                 Key: QPID-3866
>                 URL: https://issues.apache.org/jira/browse/QPID-3866
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.14
>            Reporter: Alan Conway
>            Assignee: Gordon Sim
>             Fix For: 0.19
>
>         Attachments: priority-ring.py
>
>
> Currently a ring+priority queue works by removing the lowest priority message
> if the limit is reached. However it does not consider whether the new message
> is actually of lower priority than the one being displaced. A lower priority
> message should not displace a higher-priority message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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