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

Keith Wall updated QPID-7559:
-----------------------------
    Fix Version/s: Future

> [Java Broker] Potentially improve performance by refactoring 
> QueueConsumerManager
> ---------------------------------------------------------------------------------
>
>                 Key: QPID-7559
>                 URL: https://issues.apache.org/jira/browse/QPID-7559
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Lorenz Quack
>             Fix For: Future
>
>
> In {{org.apache.qpid.server.queue.AbstractQueue#deliverSingleMessage}} we 
> currently call {{_queueConsumerManager.setNotified()}} twice to guard against 
> a race condition (a message becoming available just before a consumer is 
> moved from notified to interested). We could potentially optimise this by 
> merging the Notified and Interested lists.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to