You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/11/03 09:25:59 UTC

[jira] [Commented] (QPID-7489) [Java Broker] Only return false from AbstractQueue#attemptDelivery iff remaining messages on queue can actually be consumed

    [ https://issues.apache.org/jira/browse/QPID-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15632180#comment-15632180 ] 

ASF subversion and git services commented on QPID-7489:
-------------------------------------------------------

Commit 1767847 from [~lorenz.quack] in branch 'java/trunk'
[ https://svn.apache.org/r1767847 ]

QPID-7489: [Java Broker] Only return false from AbstractQueue#attemptDelivery iff remaining messages on queue can actually be consumed

> [Java Broker] Only return false from AbstractQueue#attemptDelivery iff remaining messages on queue can actually be consumed
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7489
>                 URL: https://issues.apache.org/jira/browse/QPID-7489
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Lorenz Quack
>
> {{AbstractQueue#attemptDelivery}} should return {{false}} iff there are more messages on the queue that can be delivered to the given subscriber.
> However, currently it returns {{false}} if there are more messages on the queue regardless of whether the subscriber has interest in them or not (e.g., due to message selectors). 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org