[
https://issues.apache.org/jira/browse/QPID-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy updated QPID-7489:
-----------------------------
Description:
{{AbstractQueue#attemptDelivery}} should return {{false}} if 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).
was:
{{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).
> [Java Broker] Only return false from AbstractQueue#attemptDelivery if
> 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
> Fix For: qpid-java-6.1, qpid-java-6.2
>
>
> {{AbstractQueue#attemptDelivery}} should return {{false}} if 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: [email protected]
For additional commands, e-mail: [email protected]