[
https://issues.apache.org/activemq/browse/AMQ-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60130#action_60130
]
Felix Ehm edited comment on AMQ-2760 at 6/17/10 10:46 AM:
----------------------------------------------------------
I could reproduce this issue with
ActiveMQ 5.3.1 (default config)
1 TopicPublisher
1 MessageListener
indeed the TotalQueueCounter does not increase, although the messages are
delivered to the client.
*However, it does work if you don't use wildcat subscriptions (i.e. FOO.>)*
was (Author: felixehm):
I could reproduce this issue with
ActiveMQ 5.3.1 (default config)
1 TopicPublisher
1 MessageListener
indeed the TotalQueueCounter does not increase, although the messages are
delivered to the client.
*However, it does work if you don't use wildcat subscriptions (i.e. FOO.>)*
I've attached tow screenshots showing the behaviour.
> Dequeue Counter is not decrementing for the messages sent to "topic"
> --------------------------------------------------------------------
>
> Key: AMQ-2760
> URL: https://issues.apache.org/activemq/browse/AMQ-2760
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMX
> Reporter: Pavithra
> Fix For: 5.4.1
>
> Attachments: totalQueue_Issue_1.PNG, totalQueue_Issue_2.PNG
>
>
> Dequeue Counter is not decrementing for the messages sent to "topic". Will
> this create memory issues??
> I used a Java client to publish 40 messages to a topic using single
> publisher. Topic en-queued all the 40 messages but the dequeue counter did
> not dequeue completely.
> Please confirm, why these messages is not dequeuing correctly?
> I also see a similar issue that was created 2 years ago, but still in "open"
> status.
> https://issues.apache.org/activemq/browse/AMQ-1991
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.