You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2010/11/23 20:39:28 UTC

[jira] Resolved: (AMQ-2695) Invalid messages in the pending queue of durable subscriptions.

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

Gary Tully resolved AMQ-2695.
-----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.4.0)
                   5.5.0

r1038296, re implemented getMessageCount to use the just the index and remove the need to re run the selector.

> Invalid messages in the pending queue of durable subscriptions.
> ---------------------------------------------------------------
>
>                 Key: AMQ-2695
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2695
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.1
>            Reporter: Akos Baraz
>            Assignee: Dejan Bosanac
>             Fix For: 5.5.0
>
>         Attachments: SubscriptionSelectorTest.java
>
>
> Invalid messages appear in the pending queue of the durable subscriptions (with message selector) right after broker restart. These invalid messages are blocking the delivery of the newly produced ones.
> As I see all messages appear in the pending queue what are produced on the topic (ever!!!) even if does not fulfills the selector.
> Please, check my test case!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.