[
https://issues.apache.org/activemq/browse/AMQ-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63330#action_63330
]
jijun wang commented on AMQ-2985:
---------------------------------
Gary:
Please see some broker configuration in my previous post. In our test case,
each client did a durable subscription with selector using sql like criteria,
for example: (bs LIKE '%!10!%') OR (bs LIKE '%!20!%') .... OR (bs LIKE
'%!100!%') The TopicConnection is nonTransactioned and with
Session.AUTO_ACKNOWLEDGE. The message is sent with a possible string property
of 'bs'. Its value could be something like !20!30!40!. The message was sent
every 20 minutes. Then the client connects and reconnects from time to time.
> Missing messages in durable subscription with selector and KahaDB
> -----------------------------------------------------------------
>
> Key: AMQ-2985
> URL: https://issues.apache.org/activemq/browse/AMQ-2985
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.4.1
> Reporter: Gary Tully
> Assignee: Gary Tully
> Fix For: 5.5.0
>
>
> With a selector and reconnecting durable sub, some messages appear missing as
> if they were acked in error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.