You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Denis Abramov (JIRA)" <ji...@apache.org> on 2008/02/26 00:27:17 UTC

[jira] Commented: (AMQ-1600) Number of items in Topic queue never empties out (Queue Size in JMX for every topic seems to be > 0 all the time)

    [ https://issues.apache.org/activemq/browse/AMQ-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41399#action_41399 ] 

Denis Abramov commented on AMQ-1600:
------------------------------------

Doesn't seem this problem exists in 5.0.0

> Number of items in Topic queue never empties out (Queue Size in JMX for every topic seems to be > 0 all the time)
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1600
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1600
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.1.0
>         Environment: Linux
>            Reporter: Denis Abramov
>            Priority: Critical
>
> If I create a topic and then have a producer write to the topic (non-persistent message) the items in the queueSize in JMX appears to be the total messages that I sent. Even if I start the consumer the number of items on the queue never goes down. If I run the same code in 4.1.0 the queue size is always 0 which is the expected behavior -- something changed in 5.1... Will try on 5.0 in a few minutes.

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