You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (Created) (JIRA)" <ji...@apache.org> on 2011/10/26 10:13:32 UTC

[jira] [Created] (QPID-3555) QueueDepth attribute not being updated

QueueDepth attribute not being updated
--------------------------------------

                 Key: QPID-3555
                 URL: https://issues.apache.org/jira/browse/QPID-3555
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.12, 0.13
            Reporter: Keith Wall


The AMQQueueMBean#QueueDepth attribute is supposed to track the depth of each queue in bytes.  It appears that there has been a regression and this value is either no longer being maintained (or perhaps the property is not longer being exposed properly to JMX).  The JMX interface tests should be enhanced to ensure that this regression cannot re-occur.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Closed] (QPID-3555) QueueDepth attribute not being updated

Posted by "Keith Wall (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall closed QPID-3555.
----------------------------

    Resolution: Invalid

Invalid.  I did not realise that only message payload currently contributes to queue depth.  As I was sending messages using Spout but omitting the --content argument, the message has no payload and so from JMX you see the message count rise, but not the queue depth.



                
> QueueDepth attribute not being updated
> --------------------------------------
>
>                 Key: QPID-3555
>                 URL: https://issues.apache.org/jira/browse/QPID-3555
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.12, 0.13
>            Reporter: Keith Wall
>              Labels: JMX
>
> The AMQQueueMBean#QueueDepth attribute is supposed to track the depth of each queue in bytes.  It appears that there has been a regression and this value is either no longer being maintained (or perhaps the property is not longer being exposed properly to JMX).  The JMX interface tests should be enhanced to ensure that this regression cannot re-occur.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org