You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Torsten Mielke (JIRA)" <ji...@apache.org> on 2009/06/24 17:21:35 UTC

[jira] Created: (AMQ-2302) enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.

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

                 Key: AMQ-2302
                 URL: https://issues.apache.org/activemq/browse/AMQ-2302
             Project: ActiveMQ
          Issue Type: Bug
          Components: JMX
    Affects Versions: 5.3.0
         Environment: ActiveMQ 5.3.0.2-fuse
            Reporter: Torsten Mielke
            Priority: Minor


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.

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


[jira] Updated: (AMQ-2302) enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.

Posted by "Torsten Mielke (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Torsten Mielke updated AMQ-2302:
--------------------------------

    Attachment: detailed connection view.jpg

See the statistics data enqueue count, dequeue count and dispatch queue size which are all 0.


> enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2302
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2302
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 5.3.0
>         Environment: ActiveMQ 5.3.0.2-fuse
>            Reporter: Torsten Mielke
>            Priority: Minor
>         Attachments: detailed connection view.jpg
>
>
> 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.

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


[jira] Commented: (AMQ-2302) enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52453#action_52453 ] 

Gary Tully commented on AMQ-2302:
---------------------------------

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?

> enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2302
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2302
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 5.3.0
>         Environment: ActiveMQ 5.3.0.2-fuse
>            Reporter: Torsten Mielke
>            Priority: Minor
>         Attachments: detailed connection view.jpg
>
>
> 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.

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


[jira] Updated: (AMQ-2302) enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully updated AMQ-2302:
----------------------------

          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.


  was: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:     (was: 5.3.0)
                       5.2.0
        Fix Version/s: 5.3.0

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

> enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2302
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2302
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 5.2.0
>         Environment: ActiveMQ 5.3.0.2-fuse
>            Reporter: Torsten Mielke
>            Priority: Minor
>             Fix For: 5.3.0
>
>         Attachments: detailed connection view.jpg
>
>
> 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.

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


[jira] Commented: (AMQ-2302) enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.

Posted by "James Casey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52612#action_52612 ] 

James Casey commented on AMQ-2302:
----------------------------------

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.

> enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2302
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2302
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 5.3.0
>         Environment: ActiveMQ 5.3.0.2-fuse
>            Reporter: Torsten Mielke
>            Priority: Minor
>         Attachments: detailed connection view.jpg
>
>
> 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.

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


[jira] Resolved: (AMQ-2302) enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-2302.
--------------------------------

    Resolution: Fixed

Fixed in SVN revision 805396

> enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2302
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2302
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 5.2.0
>         Environment: ActiveMQ 5.3.0.2-fuse
>            Reporter: Torsten Mielke
>            Assignee: Dejan Bosanac
>            Priority: Minor
>             Fix For: 5.3.0
>
>         Attachments: detailed connection view.jpg
>
>
> 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.

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


[jira] Assigned: (AMQ-2302) enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac reassigned AMQ-2302:
----------------------------------

    Assignee: Dejan Bosanac

> enqueue count, dequeue count and dispatch queue size always 0 for any connections shown in the ActiveMQ web console.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2302
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2302
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 5.2.0
>         Environment: ActiveMQ 5.3.0.2-fuse
>            Reporter: Torsten Mielke
>            Assignee: Dejan Bosanac
>            Priority: Minor
>             Fix For: 5.3.0
>
>         Attachments: detailed connection view.jpg
>
>
> 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.

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