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.

Torsten Mielke made changes - 24/Jun/09 08:22 AM
Field Original Value New Value
Attachment detailed connection view.jpg [ 18138 ]
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

Gary Tully made changes - 06/Aug/09 10:34 AM
Description 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. 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.
Affects Version/s 5.3.0 [ 11914 ]
Affects Version/s 5.2.0 [ 11841 ]
Fix Version/s 5.3.0 [ 11914 ]
Dejan Bosanac made changes - 18/Aug/09 04:28 AM
Assignee Dejan Bosanac [ dejanb ]
Repository Revision Date User Message
AMQ #805396 Tue Aug 18 05:49:44 PDT 2009 dejanb fix for https://issues.apache.org/activemq/browse/AMQ-2302 - enqueue/dequeue count for connections
Files Changed
MODIFY /activemq/trunk/activemq-web-console/src/main/webapp/connection.jsp
MODIFY /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/ConnectorViewMBean.java
MODIFY /activemq/trunk/activemq-web-console/src/main/webapp/connections.jsp
MODIFY /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/ConnectionViewMBean.java
MODIFY /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/ConnectionView.java
MODIFY /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/ConnectorView.java

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

Dejan Bosanac made changes - 18/Aug/09 05:50 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Create crucible review for this changeset in