History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-1600
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Rob Davies
Reporter: Denis Abramov
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Number of items in Topic queue never empties out (Queue Size in JMX for every topic seems to be > 0 all the time)

Created: 25/Feb/08 01:41 PM   Updated: 30/Apr/08 11:54 PM
Component/s: Broker
Affects Version/s: 5.1.0
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Linux
Issue Links:
dependent
 


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Denis Abramov - 25/Feb/08 03:27 PM
Doesn't seem this problem exists in 5.0.0