Issue Details (XML | Word | Printable)

Key: AMQ-2302
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Dejan Bosanac
Reporter: Torsten Mielke
Votes: 0
Watchers: 2
Operations

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

enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.

Created: 24/Jun/09 08:20 AM   Updated: 18/Aug/09 05:50 AM
Return to search
Component/s: JMX
Affects Version/s: 5.2.0
Fix Version/s: 5.3.0

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. detailed connection view.jpg
(135 kB)
Environment: ActiveMQ 5.3.0.2-fuse


 Description  « Hide
In the connection view of the ActiveMQ web console, all statistics such as enqueue count, dequeue count and dispatch queue size are always 0, although messages are pushed through on that connections. See the screenshot.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Torsten Mielke added a comment - 24/Jun/09 08:22 AM
See the statistics data enqueue count, dequeue count and dispatch queue size which are all 0.

Gary Tully added a comment - 24/Jun/09 08:54 AM
these were explicitly disabled as they caused to much of a contention overhead.
see: http://svn.apache.org/viewvc?view=rev&revision=634420

Is there real value in them?


James Casey added a comment - 01/Jul/09 06:20 AM
Hi Gary, I originally raised this issue on the FUSE forum.

I don't mind if they're removed, but the counts on the 'connections' tab should also be removed, rather than showing 0. Right now since the enqueue/dequeue counts on the topics and queues views do show the right data, I had an assumption that these might too.


Gary Tully added a comment - 06/Aug/09 10:34 AM
would be good to get these removed from the jmx and webconsole for 5.3 as they are now obsolete. re scheduling for 5.3

Dejan Bosanac added a comment - 18/Aug/09 05:50 AM
Fixed in SVN revision 805396