You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2012/09/10 22:22:08 UTC

[jira] [Resolved] (QPID-4264) Priority queue does not keep an accurate count of available messages

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

Alan Conway resolved QPID-4264.
-------------------------------

    Resolution: Fixed

No longer applies on trunk, PriorityQueue has been refactored.
                
> Priority queue does not keep an accurate count of available messages
> --------------------------------------------------------------------
>
>                 Key: QPID-4264
>                 URL: https://issues.apache.org/jira/browse/QPID-4264
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.18
>            Reporter: Jason Dillaman
>            Assignee: Alan Conway
>            Priority: Minor
>
> While investigating QPID-4262, discovered via code review that the PriorityQueue does not properly update its backing "fifo" MessageDeque's available count when PriorityQueue::removeIf is invoked. 
> This might prevent the deletion of a queue and might result in queue listeners being woken up unnecessarily.

--
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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org