[
https://issues.apache.org/jira/browse/AMQ-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Posta resolved AMQ-5689.
----------------------------------
Resolution: Fixed
Fixed with this commit:
https://github.com/apache/activemq/commit/efc9a8d5782143b8c1e86750d34ce74af5a2940a
> Queue dispatching hangs when there are redelivered messages that don't match
> current consumer's selectors
> ---------------------------------------------------------------------------------------------------------
>
> Key: AMQ-5689
> URL: https://issues.apache.org/jira/browse/AMQ-5689
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.10.2, 5.11.1
> Reporter: Christian Posta
> Assignee: Christian Posta
> Fix For: 5.12.0
>
>
> If a queue has messages that it needs to redeliver, it will stall when the
> only current consumers have selectors that don't match because dispatching
> only takes into account redeliveries until they're empty.. but there may be
> other messages that don't match that need to be delivered.
> Have patch
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)