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.