[
https://issues.apache.org/activemq/browse/AMQ-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Bosanac resolved AMQ-2695.
--------------------------------
Fix Version/s: 5.4.0
Resolution: Fixed
Fixed with svn revision 954412
The problem was that KahaDB store didn't return a valid message count for the
durable subscriber with selector (after the restart)
> 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.4.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.